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/libmacostools.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/libmacostools.tex')
-rw-r--r-- | Doc/mac/libmacostools.tex | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/Doc/mac/libmacostools.tex b/Doc/mac/libmacostools.tex index 4930d70..eebafcc 100644 --- a/Doc/mac/libmacostools.tex +++ b/Doc/mac/libmacostools.tex @@ -1,4 +1,5 @@ -\section{Standard Module \module{macostools}} +\section{\module{macostools} --- + Convenience routines for file manipulation.} \declaremodule{standard}{macostools} \modulesynopsis{Convenience routines for file manipulation.} @@ -49,7 +50,8 @@ Note that the process of creating finder aliases is not specified in the Apple documentation. Hence, aliases created with \function{mkalias()} could conceivably have incompatible behaviour in some cases. -\section{Standard Module \module{findertools}} +\section{\module{findertools} --- + Wrappers around the \program{finder}'s Apple Events interface.} \declaremodule{standard}{findertools} \modulesynopsis{Wrappers around the \program{finder}'s Apple Events interface.} |