diff man/vip.texi @ 68319:40fd5f72c481

Don't use @kbd for TAB in index.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 21 Jan 2006 20:31:18 +0000
parents 69b3598a61c5
children dc2d5a6655a3 5b7d410e31f9
line wrap: on
line diff
--- a/man/vip.texi	Sat Jan 21 18:04:09 2006 +0000
+++ b/man/vip.texi	Sat Jan 21 20:31:18 2006 +0000
@@ -1568,7 +1568,7 @@
 @kindex 000 @kbd{C-@@} (@code{set-mark-command})
 Set mark and push previous mark on mark ring (@code{set-mark-command}).
 @item TAB
-@kindex 011 @kbd{TAB} (@code{indent-for-tab-command})
+@kindex 011 TAB (@code{indent-for-tab-command})
 Indent line for current major mode (@code{indent-for-tab-command}).
 @item C-j
 @kindex 012 @kbd{C-j} (@code{newline-and-indent})