diff options
Diffstat (limited to 'doc/dialog.n')
-rw-r--r-- | doc/dialog.n | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/dialog.n b/doc/dialog.n index 452c29c..b8c939c 100644 --- a/doc/dialog.n +++ b/doc/dialog.n @@ -1,4 +1,3 @@ -'\" -*- nroff -*- '\" '\" Copyright (c) 1992 The Regents of the University of California. '\" Copyright (c) 1994-1996 Sun Microsystems, Inc. @@ -6,7 +5,7 @@ '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" RCS: @(#) $Id: dialog.n,v 1.8 2008/06/30 22:57:02 dkf Exp $ +'\" RCS: @(#) $Id: dialog.n,v 1.9 2008/09/23 13:36:39 dkf Exp $ '\" .so man.macros .TH tk_dialog n 4.1 Tk "Tk Built-In Commands" @@ -70,3 +69,6 @@ set reply [\fBtk_dialog\fR .foo "The Title" "Do you want to say yes?" \e tk_messageBox(n) .SH KEYWORDS bitmap, dialog, modal +'\" Local Variables: +'\" mode: nroff +'\" End: |