summaryrefslogtreecommitdiffstats
path: root/doc/chooseColor.n
diff options
context:
space:
mode:
authorjenglish <jenglish@flightlab.com>2007-12-10 16:21:48 (GMT)
committerjenglish <jenglish@flightlab.com>2007-12-10 16:21:48 (GMT)
commit5c8f2ae9ffd186404e2a20ae2ccf84a940b68e3a (patch)
tree0ee94da3d693347342e32e793d31e0bf84d910b4 /doc/chooseColor.n
parentf617bac301ba7c2a99d135217b39fc1545d80915 (diff)
downloadtk-5c8f2ae9ffd186404e2a20ae2ccf84a940b68e3a.zip
tk-5c8f2ae9ffd186404e2a20ae2ccf84a940b68e3a.tar.gz
tk-5c8f2ae9ffd186404e2a20ae2ccf84a940b68e3a.tar.bz2
Various markup fixes
(mostly: missing quotes on .SH arguments, extraneous .PPs)
Diffstat (limited to 'doc/chooseColor.n')
-rw-r--r--doc/chooseColor.n3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/chooseColor.n b/doc/chooseColor.n
index afff881..48ba673 100644
--- a/doc/chooseColor.n
+++ b/doc/chooseColor.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: chooseColor.n,v 1.3 2002/10/02 21:12:41 hobbs Exp $
+'\" RCS: @(#) $Id: chooseColor.n,v 1.4 2007/12/10 16:21:48 jenglish Exp $
'\"
.so man.macros
.TH tk_chooseColor n 4.2 Tk "Tk Built-In Commands"
@@ -12,7 +12,6 @@
'\" Note: do not modify the .SH NAME line immediately below!
.SH NAME
tk_chooseColor \- pops up a dialog box for the user to select a color.
-.PP
.SH SYNOPSIS
\fBtk_chooseColor \fR?\fIoption value ...\fR?
.BE