summaryrefslogtreecommitdiffstats
path: root/doc/GetOption.3
diff options
context:
space:
mode:
Diffstat (limited to 'doc/GetOption.3')
-rw-r--r--doc/GetOption.34
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/GetOption.3 b/doc/GetOption.3
index de09f9b..79817b7 100644
--- a/doc/GetOption.3
+++ b/doc/GetOption.3
@@ -20,9 +20,9 @@ Tk_Uid
.AS Tk_Window *class
.AP Tk_Window tkwin in
Token for window.
-.AP "CONST char" *name in
+.AP "const char" *name in
Name of desired option.
-.AP "CONST char" *class in
+.AP "const char" *class in
Class of desired option. Null means there is no class for
this option; do lookup based on name only.
.BE