summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2010-09-01 15:15:47 (GMT)
committerdgp <dgp@users.sourceforge.net>2010-09-01 15:15:47 (GMT)
commit9948315b504363bef702352212c2f688c1a3c382 (patch)
treec8eb7f5d166e1a6fd69b5a5871af922b9736b2c9
parente85cc5a5bfff87a3a2a002bcb49fc6a93381668e (diff)
downloadtk-9948315b504363bef702352212c2f688c1a3c382.zip
tk-9948315b504363bef702352212c2f688c1a3c382.tar.gz
tk-9948315b504363bef702352212c2f688c1a3c382.tar.bz2
* doc/menu.n: Formatting error.
-rw-r--r--ChangeLog6
-rw-r--r--doc/menu.n6
2 files changed, 8 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index f58f0de..efd9465 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,11 @@
-2010-08-31 Andreas Kupries <andreask@activestate.com>
+2010-09-01 Don Porter <dgp@users.sourceforge.net>
*** 8.5.9 TAGGED FOR RELEASE ***
+ * doc/menu.n: Formatting error.
+
+2010-08-31 Andreas Kupries <andreask@activestate.com>
+
* win/tcl.m4: Applied patch by Jeff fixing issues with the
manifest handling on Win64.
* win/configure: Regenerated.
diff --git a/doc/menu.n b/doc/menu.n
index b253089..32d2d54 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.23.2.3 2010/01/09 00:54:06 patthoyts Exp $
+'\" RCS: @(#) $Id: menu.n,v 1.23.2.4 2010/09/01 15:15:48 dgp Exp $
'\"
.so man.macros
.TH menu n 4.1 Tk "Tk Built-In Commands"
@@ -237,8 +237,8 @@ is provided. On X Windows, a special right-justified help menu may be
provided if Motif menu compatibility is enabled. In all cases, these
menus must be created with the command name of the menubar menu
concatenated with the special name. So for a menubar named .menubar,
-on the Macintosh, the special menus would be .menubar.apple and
-.menubar.help; on Windows, the special menu would be .menubar.system;
+on the Macintosh, the special menus would be .menubar.apple
+and .menubar.help; on Windows, the special menu would be .menubar.system;
on X Windows, the help menu would be .menubar.help.
.PP
When Tk sees a .menubar.apple menu on the Macintosh, that menu's contents