diff options
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/kbd.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/kbd.xml b/chapter06/kbd.xml index b184f65a9..39c18b1cd 100644 --- a/chapter06/kbd.xml +++ b/chapter06/kbd.xml @@ -60,7 +60,7 @@ manpage.</para> <screen><userinput remap="pre">sed -i 's/\(RESIZECONS_PROGS=\)yes/\1no/g' configure && -sed -i 's/resizecons.8 //' man/man8/Makefile.in &&</userinput></screen> +sed -i 's/resizecons.8 //' man/man8/Makefile.in</userinput></screen> <para>Prepare Kbd for compilation:</para> |