summaryrefslogtreecommitdiffstats
path: root/doc/option.n
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2010-01-10 20:38:54 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2010-01-10 20:38:54 (GMT)
commite9e90a1924a50dd71b3960169c0aca461d3e224b (patch)
tree2456449be70a6dc1af48ce224c78d329d2bfb3d6 /doc/option.n
parentd06599e802a1f92eff177ce5fba74e66fa60afb3 (diff)
downloadtk-e9e90a1924a50dd71b3960169c0aca461d3e224b.zip
tk-e9e90a1924a50dd71b3960169c0aca461d3e224b.tar.gz
tk-e9e90a1924a50dd71b3960169c0aca461d3e224b.tar.bz2
Small cleanups to improve HTML generation.
Diffstat (limited to 'doc/option.n')
-rw-r--r--doc/option.n6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/option.n b/doc/option.n
index 083e05e..cd83ca5 100644
--- a/doc/option.n
+++ b/doc/option.n
@@ -5,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: option.n,v 1.10 2009/12/25 18:21:30 dkf Exp $
+'\" RCS: @(#) $Id: option.n,v 1.11 2010/01/10 20:38:54 dkf Exp $
'\"
.so man.macros
.TH option n "" Tk "Tk Built-In Commands"
@@ -28,8 +28,8 @@ database or to retrieve options from the database. The \fBadd\fR
form of the command adds a new option to the database.
\fIPattern\fR contains
the option being specified, and consists of names and/or classes
-separated by asterisks or dots, in the usual X format (see \fBPATTERN
-FORMAT\fR). \fIValue\fR
+separated by asterisks or dots, in the usual X format (see
+\fBPATTERN FORMAT\fR). \fIValue\fR
contains a text string to associate with \fIpattern\fR; this is the
value that will be returned in calls to \fBTk_GetOption\fR or by
invocations of the \fBoption get\fR command. If \fIpriority\fR