diff man/ebrowse.texi @ 68313:20ff812ba5b3

Use @key for TAB.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 21 Jan 2006 13:01:28 +0000
parents 69b3598a61c5
children dc2d5a6655a3 5b7d410e31f9
line wrap: on
line diff
--- a/man/ebrowse.texi	Sat Jan 21 11:49:13 2006 +0000
+++ b/man/ebrowse.texi	Sat Jan 21 13:01:28 2006 +0000
@@ -979,11 +979,11 @@
 @cindex switching buffers
 
 @table @kbd
-@item TAB
+@item @key{TAB}
 Pop up the tree buffer to which the member buffer belongs.
 
 @item t
-Do the same as @kbd{TAB} but also position the cursor on the class
+Do the same as @key{TAB} but also position the cursor on the class
 displayed in the member buffer.
 @end table
 
@@ -1433,7 +1433,7 @@
 @cindex completion
 @cindex symbol completion
 
-The command @kbd{C-c b TAB} completes the symbol in front of point.
+The command @kbd{C-c b @key{TAB}} completes the symbol in front of point.