diff options
author | Fred Drake <fdrake@acm.org> | 1998-08-10 18:40:22 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 1998-08-10 18:40:22 (GMT) |
commit | c817e275012d29e26f46fb0e4b26e5e88edd6408 (patch) | |
tree | 885ea496736abf2e0ca6e5558a48337bce5e17a9 /Doc/mac/libmac.tex | |
parent | 23329d41bc9efce642c2385e1bd3f6ccfde6d8cc (diff) | |
download | cpython-c817e275012d29e26f46fb0e4b26e5e88edd6408.zip cpython-c817e275012d29e26f46fb0e4b26e5e88edd6408.tar.gz cpython-c817e275012d29e26f46fb0e4b26e5e88edd6408.tar.bz2 |
New style section headers.
Diffstat (limited to 'Doc/mac/libmac.tex')
-rw-r--r-- | Doc/mac/libmac.tex | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/Doc/mac/libmac.tex b/Doc/mac/libmac.tex index 8b943be..a13efd0 100644 --- a/Doc/mac/libmac.tex +++ b/Doc/mac/libmac.tex @@ -39,7 +39,8 @@ The following modules are documented here: \localmoduletable -\section{Built-in Module \module{mac}} +\section{\module{mac} --- + Similar interfaces to the \module{posix} module.} \declaremodule{builtin}{mac} \modulesynopsis{Similar interfaces to the \module{posix} module.} @@ -79,7 +80,8 @@ values appended: the size of the resource fork of the file and its 4-character creator and type. -\section{Standard Module \module{macpath}} +\section{\module{macpath} --- + MacOS path manipulation functions.} \declaremodule{standard}{macpath} \modulesynopsis{MacOS path manipulation functions.} |