diff options
Diffstat (limited to 'chapter06/readline.xml')
-rw-r--r-- | chapter06/readline.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/readline.xml b/chapter06/readline.xml index 1ef68e67b..40f0bd53b 100644 --- a/chapter06/readline.xml +++ b/chapter06/readline.xml @@ -68,7 +68,7 @@ location:</para> <screen><userinput>mv /lib/lib{readline,history}.a /usr/lib</userinput></screen> -<para>Next we will remove the old, <filename class="extension">.so</filename> files in +<para>Next we will remove the <filename class="extension">.so</filename> files in <filename class="directory">/lib</filename> and relink them into <filename class="directory">/usr/lib</filename>.</para> |