diff options
author | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2004-12-21 19:38:32 +0000 |
---|---|---|
committer | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2004-12-21 19:38:32 +0000 |
commit | 3f0c882398e626cd92503b1bd964a32e89f818dc (patch) | |
tree | 73e2935fe138615f4ec2d430fb7fbf6ae8fa9a80 /chapter07/inputrc.xml | |
parent | aaa3260c039e40d68545922b64199b039da6af7b (diff) |
Removed the text in chapter 06.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4446 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter07/inputrc.xml')
-rw-r--r-- | chapter07/inputrc.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter07/inputrc.xml b/chapter07/inputrc.xml index 2f8a33912..17f9058a9 100644 --- a/chapter07/inputrc.xml +++ b/chapter07/inputrc.xml @@ -7,7 +7,7 @@ <title>Creating the /etc/inputrc file</title> <?dbhtml filename="inputrc.html"?> -<indexterm zone="ch-scripts-inputrc"><primary sortas="e-/etc/inputrc">/etc/inputrc</primary></indexterm> +<para>Create the /etc/inputrc file:</para> <screen><userinput>cat > /etc/inputrc << "EOF" # Begin /etc/inputrc |