summaryrefslogtreecommitdiffstats
path: root/doc/AddOption.3
diff options
context:
space:
mode:
Diffstat (limited to 'doc/AddOption.3')
-rw-r--r--doc/AddOption.36
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/AddOption.3 b/doc/AddOption.3
index d6c7ca5..940904b 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.1 2000/04/24 19:00:14 ericm Exp $
+'\" RCS: @(#) $Id: AddOption.3,v 1.2 2002/01/25 21:09:36 dgp Exp $
'\"
'\"
.so man.macros
@@ -19,9 +19,9 @@ void
.SH ARGUMENTS
.AP Tk_Window tkwin in
Token for window.
-.AP char *name in
+.AP "CONST char" *name in
Multi-element name of option.
-.AP char *value in
+.AP "CONST char" *value in
Value of option.
.AP int priority in
Overall priority level to use for option.