summaryrefslogtreecommitdiffstats
path: root/doc/palette.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/palette.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/palette.n')
-rw-r--r--doc/palette.n4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/palette.n b/doc/palette.n
index 08d5cab..7b00d6e 100644
--- a/doc/palette.n
+++ b/doc/palette.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: palette.n,v 1.6 2007/11/01 23:03:54 dkf Exp $
+'\" RCS: @(#) $Id: palette.n,v 1.7 2007/12/10 16:21:48 jenglish Exp $
'\"
.so man.macros
.TH tk_setPalette n 4.0 Tk "Tk Built-In Commands"
@@ -34,7 +34,7 @@ of \fIname\fR\-\fIvalue\fR pairs, where the first argument of the pair
is the name of an option in the Tk option database and the second
argument is the new value to use for that option. The following
database names are currently supported:
-.DS L
+.DS
.ta 4c 8c
\fBactiveBackground\fR \fBforeground\fR \fBselectColor\fR
\fBactiveForeground\fR \fBhighlightBackground\fR \fBselectBackground\fR