diff man/screen.texi @ 71131:cd2f1fe2870c

* screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
author Jan Djärv <jan.h.d@swipnet.se>
date Thu, 01 Jun 2006 06:40:28 +0000
parents 99c0a22860dc
children 3d45362f1d38 a8190f7e546e
line wrap: on
line diff
--- 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}.