summaryrefslogtreecommitdiffstats
path: root/Doc/lib/liballos.tex
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1999-05-11 13:45:37 (GMT)
committerFred Drake <fdrake@acm.org>1999-05-11 13:45:37 (GMT)
commit9ade7e01109bc4240d497163cd59c9aa14f725cb (patch)
treed3a5eb7806ecb9cf47f25e613fff62d1864f20ab /Doc/lib/liballos.tex
parente779d4f03bc475582ee585d9ada170462508b74b (diff)
downloadcpython-9ade7e01109bc4240d497163cd59c9aa14f725cb.zip
cpython-9ade7e01109bc4240d497163cd59c9aa14f725cb.tar.gz
cpython-9ade7e01109bc4240d497163cd59c9aa14f725cb.tar.bz2
Added missing comma, reported by Eric Raymond.
Diffstat (limited to 'Doc/lib/liballos.tex')
-rw-r--r--Doc/lib/liballos.tex5
1 files changed, 2 insertions, 3 deletions
diff --git a/Doc/lib/liballos.tex b/Doc/lib/liballos.tex
index 6def149..4d926c4 100644
--- a/Doc/lib/liballos.tex
+++ b/Doc/lib/liballos.tex
@@ -1,10 +1,9 @@
-\chapter{Generic Operating System Services}
-\label{allos}
+\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
+after the \UNIX{} or C interfaces, but they are available on most
other systems as well. Here's an overview:
\localmoduletable