diff lisp/w3/FAQ @ 120:cca96a509cfe r20-1b12

Import from CVS: tag r20-1b12
author cvs
date Mon, 13 Aug 2007 09:25:29 +0200
parents 7d55a9ba150c
children d2f30a177268
line wrap: on
line diff
--- a/lisp/w3/FAQ	Mon Aug 13 09:24:19 2007 +0200
+++ b/lisp/w3/FAQ	Mon Aug 13 09:25:29 2007 +0200
@@ -35,7 +35,7 @@
 recognize that key sequence. Then you may have to make your programs do useful
 things when they get a "backtab", Emacs for example will recognize it
 automatically but except for the Widget and W3 commands nothing is ever bound
-it it.
+to it.
 
 Step 1 On An XTerm: XTerm obeys standard X Toolkit translations which you can
 use to specify what character sequence Shift-Tab generates. The following X
@@ -60,7 +60,7 @@
 xmodmap -e 'keysym Tab = Tab'
 
 or adding that command to some global X configuration file (On Debian systems
-adding ``Keysym Tab = Tab'' to /etc/X11/Xmodmap or ~/.Xmodmap is sufficient)
+adding ``keysym Tab = Tab'' to /etc/X11/Xmodmap or ~/.Xmodmap is sufficient)
 
 Step 1 On A Linux Virtual Console: on a Linux virtual console you can
 configure what character sequences are generated by which keys using the