summaryrefslogtreecommitdiffstats
path: root/doc/optionMenu.n
diff options
context:
space:
mode:
Diffstat (limited to 'doc/optionMenu.n')
-rw-r--r--doc/optionMenu.n4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/optionMenu.n b/doc/optionMenu.n
index db2c109..42275ce 100644
--- a/doc/optionMenu.n
+++ b/doc/optionMenu.n
@@ -33,9 +33,13 @@ The return value from \fBtk_optionMenu\fR is the name of the menu
associated with \fIpathName\fR, so that the caller can change its
configuration options or manipulate it in other ways.
.SH EXAMPLE
+.PP
.CS
tk_optionMenu .foo myVar Foo Bar Boo Spong Wibble
pack .foo
.CE
.SH KEYWORDS
option menu
+'\" Local Variables:
+'\" mode: nroff
+'\" End: