From a2b4a75e74b95eaea3e881761f6c79ee0ad2d12a Mon Sep 17 00:00:00 2001 From: hobbs Date: Wed, 6 Jul 2005 22:17:06 +0000 Subject: * doc/getOpenFile.n: correct -multiple docs (takes boolean) --- ChangeLog | 6 +++++- doc/getOpenFile.n | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 4d9f899..2c1464e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,10 @@ +2005-07-06 Jeff Hobbs + + * doc/getOpenFile.n: correct -multiple docs (takes boolean) + 2005-07-05 Don Porter - * unix/Makefile.in: Purged use of TCLTESTARGS [RFE 1161550]. + * unix/Makefile.in: Purged use of TCLTESTARGS [RFE 1161550]. 2005-06-23 Daniel Steffen diff --git a/doc/getOpenFile.n b/doc/getOpenFile.n index 017babe..7e8469a 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.14 2005/04/06 21:11:54 dkf Exp $ +'\" RCS: @(#) $Id: getOpenFile.n,v 1.15 2005/07/06 22:17:06 hobbs Exp $ '\" .so man.macros .TH tk_getOpenFile n 4.2 Tk "Tk Built-In Commands" @@ -70,7 +70,7 @@ application default directory. Specifies a filename to be displayed in the dialog when it pops up. This option is ignored on the Macintosh platform. .TP -\fB\-multiple\fR +\fB\-multiple\fR \fIboolean\fR Allows the user to choose multiple files from the Open dialog. On the Macintosh, this is only available when Navigation Services are installed. -- cgit v0.12