diff options
Diffstat (limited to 'Doc/libmacfs.tex')
-rw-r--r-- | Doc/libmacfs.tex | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/libmacfs.tex b/Doc/libmacfs.tex index 0ce4ff1..4b2f8fe 100644 --- a/Doc/libmacfs.tex +++ b/Doc/libmacfs.tex @@ -85,6 +85,7 @@ the trash or the Preferences folder. \var{Where} is the disk to search, \var{which} is the 4-char string specifying which folder to locate. Setting \var{create} causes the folder to be created if it does not exist. Returns a \code{(vrefnum, dirid)} tuple. +\end{funcdesc} \begin{funcdesc}{NewAliasMinimalFromFullPath}{pathname} Return a minimal alias record object that points to the given file, which |