From 2999607e5933a43383e4fb589661be601a12e6b3 Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Fri, 22 Aug 1997 13:45:13 +0000 Subject: Added missing "\end{funcdesc}" after FindFolder documentation. --- Doc/libmacfs.tex | 1 + Doc/mac/libmacfs.tex | 1 + 2 files changed, 2 insertions(+) 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 diff --git a/Doc/mac/libmacfs.tex b/Doc/mac/libmacfs.tex index 0ce4ff1..4b2f8fe 100644 --- a/Doc/mac/libmacfs.tex +++ b/Doc/mac/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 -- cgit v0.12