diff options
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.} |