aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/kbd.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/kbd.xml')
-rw-r--r--chapter06/kbd.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/kbd.xml b/chapter06/kbd.xml
index 39c18b1cd..537b7c751 100644
--- a/chapter06/kbd.xml
+++ b/chapter06/kbd.xml
@@ -59,7 +59,7 @@
<command>setfont</command> sizes the console appropriately) together with its
manpage.</para>
-<screen><userinput remap="pre">sed -i 's/\(RESIZECONS_PROGS=\)yes/\1no/g' configure &amp;&amp;
+<screen><userinput remap="pre">sed -i 's/\(RESIZECONS_PROGS=\)yes/\1no/g' configure
sed -i 's/resizecons.8 //' man/man8/Makefile.in</userinput></screen>
<para>Prepare Kbd for compilation:</para>