mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Added \label{} for logical addressing.
This commit is contained in:
parent
55fca54ebb
commit
1f3ab1cb6c
8 changed files with 14 additions and 6 deletions
|
@ -1,10 +1,11 @@
|
|||
\chapter{Generic Operating System Services}
|
||||
\label{allos}
|
||||
|
||||
The modules described in this chapter provide interfaces to operating
|
||||
system features that are available on (almost) all operating systems,
|
||||
such as files and a clock. The interfaces are generally modelled
|
||||
after the \UNIX{} or C interfaces but they are available on most other
|
||||
systems as well. Here's an overview:
|
||||
after the \UNIX{} or \C{} interfaces but they are available on most
|
||||
other systems as well. Here's an overview:
|
||||
|
||||
\begin{description}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue