diff options
Diffstat (limited to 'doc/getOpenFile.n')
-rw-r--r-- | doc/getOpenFile.n | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/getOpenFile.n b/doc/getOpenFile.n index ffc86fd..4c19e65 100644 --- a/doc/getOpenFile.n +++ b/doc/getOpenFile.n @@ -4,7 +4,7 @@ '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" RCS: @(#) $Id: getOpenFile.n,v 1.3 1998/09/14 18:22:56 stanton Exp $ +'\" RCS: @(#) $Id: getOpenFile.n,v 1.4 1999/12/16 21:57:11 hobbs Exp $ '\" .so man.macros .TH tk_getOpenFile n 4.2 Tk "Tk Built-In Commands" @@ -67,8 +67,7 @@ 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 -up. This option is ignored by the \fBtk_getOpenFile\fR command. +Specifies a filename to be displayed in the dialog when it pops up. .TP \fB\-parent\fR \fIwindow\fR Makes \fIwindow\fR the logical parent of the file dialog. The file |