aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07
diff options
context:
space:
mode:
authorManuel Canales Esparcia <manuel@linuxfromscratch.org>2007-04-05 19:03:40 +0000
committerManuel Canales Esparcia <manuel@linuxfromscratch.org>2007-04-05 19:03:40 +0000
commit1652151de9125c3833f105f68e11a7a043f30aee (patch)
treec6cc6e0c79fefba166b122130e65f68703e14615 /chapter07
parent9e85ca23f4e4297faa57808098b5d0211f58d4ef (diff)
Fixes for PDF output.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8015 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter07')
-rw-r--r--chapter07/inputrc.xml6
1 files changed, 2 insertions, 4 deletions
diff --git a/chapter07/inputrc.xml b/chapter07/inputrc.xml
index dc928bfe9..45a102ea3 100644
--- a/chapter07/inputrc.xml
+++ b/chapter07/inputrc.xml
@@ -53,10 +53,8 @@ set output-meta On
# none, visible or audible
set bell-style none
-# All of the following map the escape sequence of the
-# value contained inside the 1st argument to the
-# readline specific functions
-
+# All of the following map the escape sequence of the value
+# contained in the 1st argument to the readline specific functions
"\eOd": backward-word
"\eOc": forward-word