summaryrefslogtreecommitdiffstats
path: root/doc/menu.n
diff options
context:
space:
mode:
authordonal.k.fellows@manchester.ac.uk <dkf>2008-01-30 09:58:57 (GMT)
committerdonal.k.fellows@manchester.ac.uk <dkf>2008-01-30 09:58:57 (GMT)
commit389c01204cea7218f6f0a19185d7beb697799782 (patch)
tree323d7abe549e246529dcc5b138848f2a44c43e0b /doc/menu.n
parentaccdaeff0eff6736a1312d765c38b01642d50f39 (diff)
downloadtk-389c01204cea7218f6f0a19185d7beb697799782.zip
tk-389c01204cea7218f6f0a19185d7beb697799782.tar.gz
tk-389c01204cea7218f6f0a19185d7beb697799782.tar.bz2
Minor bug fix
Diffstat (limited to 'doc/menu.n')
-rw-r--r--doc/menu.n6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/menu.n b/doc/menu.n
index ee59cee..48d0855 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.22 2007/12/13 15:23:43 dgp Exp $
+'\" RCS: @(#) $Id: menu.n,v 1.23 2008/01/30 09:58:57 dkf Exp $
'\"
.so man.macros
.TH menu n 4.1 Tk "Tk Built-In Commands"
@@ -18,8 +18,8 @@ menu, tk_menuSetFocus \- Create and manipulate menu widgets
\fBmenu\fR \fIpathName \fR?\fIoptions\fR?
\fBtk_menuSetFocus\fR \fIpathName\fR
.SO
-\-activebackground \-borderwidth \-foreground
-\-activeborderwidth \-cursor \-relief
+\-activebackground \-borderwidth \-foreground
+\-activeborderwidth \-cursor \-relief
\-activeforeground \-disabledforeground \-takefocus
\-background \-font
.SE