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