Added missing "\end{funcdesc}" after FindFolder documentation.

This commit is contained in:
Fred Drake 1997-08-22 13:45:13 +00:00
parent e3c0d5eb34
commit 2999607e59
2 changed files with 2 additions and 0 deletions

View file

@ -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

View file

@ -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