summaryrefslogtreecommitdiffstats
path: root/Doc/libmac.tex
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1995-02-28 17:14:32 (GMT)
committerGuido van Rossum <guido@python.org>1995-02-28 17:14:32 (GMT)
commit8675115e5f55e69fdb30ebba95e7a6a5216e133c (patch)
treed09dfc7242177a6061808ab9866d418efbeea0ed /Doc/libmac.tex
parente4be9be99a7fb0f30e57803fda355321f64b0b05 (diff)
downloadcpython-8675115e5f55e69fdb30ebba95e7a6a5216e133c.zip
cpython-8675115e5f55e69fdb30ebba95e7a6a5216e133c.tar.gz
cpython-8675115e5f55e69fdb30ebba95e7a6a5216e133c.tar.bz2
a few typographical changes (e.g. -- => ---) and lots of new stuff in the WWW chapter
Diffstat (limited to 'Doc/libmac.tex')
-rw-r--r--Doc/libmac.tex6
1 files changed, 5 insertions, 1 deletions
diff --git a/Doc/libmac.tex b/Doc/libmac.tex
index 77c8956..9a6ccd9 100644
--- a/Doc/libmac.tex
+++ b/Doc/libmac.tex
@@ -1,6 +1,6 @@
\chapter{MACINTOSH ONLY}
-The following modules are available on the Apple Macintosh only.
+The modules in this chapter are available on the Apple Macintosh only.
\section{Built-in module \sectcode{mac}}
@@ -38,3 +38,7 @@ The following functions are available in this module:
\code{isdir},
\code{isfile},
\code{exists}.
+
+\input{libmacconsole}
+\input{libmacfs}
+\input{libmacspeech}