diff options
Diffstat (limited to 'Doc/mac/libmacostools.tex')
-rw-r--r-- | Doc/mac/libmacostools.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/mac/libmacostools.tex b/Doc/mac/libmacostools.tex index adbf461..5c8487a 100644 --- a/Doc/mac/libmacostools.tex +++ b/Doc/mac/libmacostools.tex @@ -7,7 +7,7 @@ on the Macintosh. The \code{macostools} module defines the following functions: -\renewcommand{\indexsubitem}{(in module macostools)} +\setindexsubitem{(in module macostools)} \begin{funcdesc}{copy}{src\, dst\optional{\, createpath, copytimes}} Copy file \var{src} to \var{dst}. The files can be specified as @@ -60,7 +60,7 @@ pathnames or as \code{FSSpec} objects. The \code{findertools} module defines the following functions: -\renewcommand{\indexsubitem}{(in module macostools)} +\setindexsubitem{(in module macostools)} \begin{funcdesc}{launch}{file} Tell the finder to launch \var{file}. What launching means depends on the file: |