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 5884b1d05..2694912dc 100644 --- a/chapter06/readline.xml +++ b/chapter06/readline.xml @@ -32,7 +32,7 @@ GCC, Glibc, Grep, Make, Ncurses, Sed</seg></seglistitem> way it is expected at times. Fix this behavior with the following patch:</para> -<screen><userinput>patch -Np1 -i ../readline-&readline-version;-gnu-fixes-1.patch</userinput></screen> +<screen><userinput>patch -Np1 -i ../readline-&readline-version;-gnu_fixes-1.patch</userinput></screen> <para>Now prepare Readline for compilation:</para> |