summaryrefslogtreecommitdiffstats
path: root/doc/chooseColor.n
diff options
context:
space:
mode:
Diffstat (limited to 'doc/chooseColor.n')
-rw-r--r--doc/chooseColor.n8
1 files changed, 5 insertions, 3 deletions
diff --git a/doc/chooseColor.n b/doc/chooseColor.n
index 74c9898..d4dddcd 100644
--- a/doc/chooseColor.n
+++ b/doc/chooseColor.n
@@ -1,11 +1,10 @@
-'\" -*- nroff -*-
'\"
'\" Copyright (c) 1996 Sun Microsystems, Inc.
'\"
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" RCS: @(#) $Id: chooseColor.n,v 1.6 2008/06/30 22:57:02 dkf Exp $
+'\" RCS: @(#) $Id: chooseColor.n,v 1.7 2008/09/23 13:36:37 dkf Exp $
'\"
.so man.macros
.TH tk_chooseColor n 4.2 Tk "Tk Built-In Commands"
@@ -45,4 +44,7 @@ string.
button .b \-bg [tk_chooseColor \-initialcolor gray \-title "Choose color"]
.CE
.SH KEYWORDS
-color selection dialog
+color, color selection, dialog
+'\" Local Variables:
+'\" mode: nroff
+'\" End: