summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorhobbs <hobbs>2001-11-13 00:00:24 (GMT)
committerhobbs <hobbs>2001-11-13 00:00:24 (GMT)
commit3027f28d1f2411602324f0964f7f1ad28742cf93 (patch)
treef5c74d834d4fded275b22180860a7a4f5971a44d /doc
parent91b797d5497d13bbb8a231e03b5fd3fe1348b1fb (diff)
downloadtk-3027f28d1f2411602324f0964f7f1ad28742cf93.zip
tk-3027f28d1f2411602324f0964f7f1ad28742cf93.tar.gz
tk-3027f28d1f2411602324f0964f7f1ad28742cf93.tar.bz2
one char nroff macro fix
Diffstat (limited to 'doc')
-rw-r--r--doc/menu.n4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/menu.n b/doc/menu.n
index 0bdd2f1..4315f06 100644
--- a/doc/menu.n
+++ b/doc/menu.n
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" RCS: @(#) $Id: menu.n,v 1.6 2001/10/12 13:30:31 tmh Exp $
+'\" RCS: @(#) $Id: menu.n,v 1.7 2001/11/13 00:00:24 hobbs Exp $
'\"
.so man.macros
.TH menu n 4.1 Tk "Tk Built-In Commands"
@@ -428,7 +428,7 @@ Specifies a Tcl command to execute when the menu entry is invoked.
Not available for separator or tear-off entries.
.TP
.VS 8.4
-.fB\-compound \fIvalue\fR
+\fB\-compound \fIvalue\fR
Specifies whether the menu entry should display both an image and text,
and if so, where the image should be placed relative to the text.
Valid values for this option are \fBbottom\fR, \fBcenter\fR,