aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/readline.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/readline.xml')
-rw-r--r--chapter06/readline.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/readline.xml b/chapter06/readline.xml
index 96437bf1b..166ac2394 100644
--- a/chapter06/readline.xml
+++ b/chapter06/readline.xml
@@ -56,7 +56,7 @@ patch:</para>
non-existent files. Recreate those symlinks:</para>
<screen><userinput>ln -sf ../../lib/libhistory.so.5 /usr/lib/libhistory.so
-ln -sf ../../lib/libreadline.so.4 /usr/lib/libreadline.so</userinput></screen>
+ln -sf ../../lib/libreadline.so.5 /usr/lib/libreadline.so</userinput></screen>
</sect2>