summaryrefslogtreecommitdiffstats
path: root/Doc/liballos.tex
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1998-02-18 15:22:08 (GMT)
committerFred Drake <fdrake@acm.org>1998-02-18 15:22:08 (GMT)
commit1f3ab1cb6c9ff3cef45e3c724b8f8d6e0c1edd48 (patch)
tree7e6e238d3d639d8f6ecda3de912922d6e15bc1be /Doc/liballos.tex
parent55fca54ebba109e37825aad683507a18fd4f48de (diff)
downloadcpython-1f3ab1cb6c9ff3cef45e3c724b8f8d6e0c1edd48.zip
cpython-1f3ab1cb6c9ff3cef45e3c724b8f8d6e0c1edd48.tar.gz
cpython-1f3ab1cb6c9ff3cef45e3c724b8f8d6e0c1edd48.tar.bz2
Added \label{} for logical addressing.
Diffstat (limited to 'Doc/liballos.tex')
-rw-r--r--Doc/liballos.tex5
1 files changed, 3 insertions, 2 deletions
diff --git a/Doc/liballos.tex b/Doc/liballos.tex
index cfd7e46..fca7567 100644
--- a/Doc/liballos.tex
+++ b/Doc/liballos.tex
@@ -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}