summaryrefslogtreecommitdiffstats
path: root/doc/AddOption.3
diff options
context:
space:
mode:
authordonal.k.fellows@manchester.ac.uk <dkf>2004-09-19 16:05:34 (GMT)
committerdonal.k.fellows@manchester.ac.uk <dkf>2004-09-19 16:05:34 (GMT)
commit8891e155c1fddf3e4c36f2237695dcbeb89fd487 (patch)
tree83898b60ed6e9f9dd9a2b525a9ad32172a88d4fc /doc/AddOption.3
parent833a9b38b10931b678529700837f2313c7ca73f7 (diff)
downloadtk-8891e155c1fddf3e4c36f2237695dcbeb89fd487.zip
tk-8891e155c1fddf3e4c36f2237695dcbeb89fd487.tar.gz
tk-8891e155c1fddf3e4c36f2237695dcbeb89fd487.tar.bz2
Standardize style of section refs & public symbols. Remove displayed tabs
Diffstat (limited to 'doc/AddOption.3')
-rw-r--r--doc/AddOption.34
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/AddOption.3 b/doc/AddOption.3
index 940904b..2b02622 100644
--- a/doc/AddOption.3
+++ b/doc/AddOption.3
@@ -2,7 +2,7 @@
'\" Copyright (c) 1998-2000 by Scriptics Corporation.
'\" All rights reserved.
'\"
-'\" RCS: @(#) $Id: AddOption.3,v 1.2 2002/01/25 21:09:36 dgp Exp $
+'\" RCS: @(#) $Id: AddOption.3,v 1.3 2004/09/19 16:05:36 dkf Exp $
'\"
'\"
.so man.macros
@@ -37,7 +37,7 @@ classes separated by asterisks or dots, in the usual X format.
this value will be returned in calls to \fBTk_GetOption\fR.
\fIPriority\fR specifies the priority of the value; when options are
queried using \fBTk_GetOption\fR, the value with the highest priority
-is returned. \fIPriority\fR must be between 0 and TK_MAX_PRIO. Some
+is returned. \fIPriority\fR must be between 0 and \fBTK_MAX_PRIO\fR. Some
common priority values are:
.TP
20