diff options
Diffstat (limited to 'doc/optionMenu.n')
-rw-r--r-- | doc/optionMenu.n | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/optionMenu.n b/doc/optionMenu.n index 1f9f831..1c01eb0 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: |