# HG changeset patch
# User Jan Djärv <jan.h.d@swipnet.se>
# Date 1149144028 0
# Node ID cd2f1fe2870c4b9597869a1fb5fc96d0c20ea0d0
# Parent  c713bb95739c377e5fd6f56a84f0f142672c4ddd
 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.

diff -r c713bb95739c -r cd2f1fe2870c man/ChangeLog
--- a/man/ChangeLog	Thu Jun 01 06:39:44 2006 +0000
+++ b/man/ChangeLog	Thu Jun 01 06:40:28 2006 +0000
@@ -1,3 +1,7 @@
+2006-06-01  Jan Dj,Ad(Brv  <jan.h.d@swipnet.se>
+
+	* screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
+
 2006-05-31  Michael Ernst  <mernst@alum.mit.edu>
 
 	* ediff.texi: Fix typos.
diff -r c713bb95739c -r cd2f1fe2870c man/screen.texi
--- a/man/screen.texi	Thu Jun 01 06:39:44 2006 +0000
+++ b/man/screen.texi	Thu Jun 01 06:40:28 2006 +0000
@@ -320,7 +320,7 @@
 @kindex M-`
 @kindex F10
 @findex tmm-menubar
-@findex menu-bar-start
+@findex menu-bar-open
   On a graphical display, you can use the mouse to choose a command
 from the menu bar.  A right-arrow at the end of the menu item means it
 leads to a subsidiary menu; @samp{...} at the end means that the
@@ -328,7 +328,7 @@
 actually does anything.
 
   You can also invoke the first menu bar item by pressing @key{F10} (to run
-the command @code{menu-bar-start}).  You can then navigate the menus with
+the command @code{menu-bar-open}).  You can then navigate the menus with
 the arrow keys.  You select an item by pressing @key{RET} and cancel menu
 navigation with @key{ESC}.