aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
authorManuel Canales Esparcia <manuel@linuxfromscratch.org>2005-02-20 11:33:25 +0000
committerManuel Canales Esparcia <manuel@linuxfromscratch.org>2005-02-20 11:33:25 +0000
commit8fb9882557fb76147d6d039e5dccab43bfe85b10 (patch)
tree85778b56dd5295402fb8f04aeeff1ef33457d74c /chapter06
parent41dc476cf716f772d319d1247102af493d4d64b8 (diff)
Tag correction.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4659 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/readline.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/readline.xml b/chapter06/readline.xml
index 7c3a1b3d0..ba821e7a8 100644
--- a/chapter06/readline.xml
+++ b/chapter06/readline.xml
@@ -66,7 +66,7 @@ location:</para>
<screen><userinput>mv /lib/lib{readline,history}.a /usr/lib</userinput></screen>
-<para>Next we will remove the old, <filename>.so</filename> files in
+<para>Next we will remove the old, <filename class="extension">.so</filename> files in
<filename class="directory">/lib</filename> and relink them into
<filename class="directory">/usr/lib</filename>.</para>