From e1fc12dac0d628c4fc2b917aa2f195b77cd63069 Mon Sep 17 00:00:00 2001 From: surles Date: Wed, 3 Jun 1998 15:38:19 +0000 Subject: Ammended doc to state that the return will always be an absolute path. --- doc/getOpenFile.n | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/doc/getOpenFile.n b/doc/getOpenFile.n index f8a8b72..04eafab 100644 --- a/doc/getOpenFile.n +++ b/doc/getOpenFile.n @@ -59,10 +59,12 @@ discussion on the contents of \fIfilePatternList\fR. \fB\-initialdir\fR \fIdirectory\fR Specifies that the files in \fIdirectory\fR should be displayed when the dialog pops up. If this parameter is not specified, then -the files in the current working directory are displayed. This -option may not always work on the Macintosh. This is not a bug. -Rather, the \fIGeneral Controls\fR control panel on the Mac allows the -end user to override the application default directory. +the files in the current working directory are displayed. If the +parameter specifies a relative path, the return value will convert the +relative path to an absolute path. This option may not always work on +the Macintosh. This is not a bug. Rather, the \fIGeneral Controls\fR +control panel on the Mac allows the end user to override the +application default directory. .TP \fB\-initialfile\fR \fIfilename\fR Specifies a filename to be displayed in the dialog when it pops -- cgit v0.12