diff options
Diffstat (limited to 'chapter06/kbd-inst.xml')
-rw-r--r-- | chapter06/kbd-inst.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chapter06/kbd-inst.xml b/chapter06/kbd-inst.xml index 7b2b2aad2..80e0b3559 100644 --- a/chapter06/kbd-inst.xml +++ b/chapter06/kbd-inst.xml @@ -3,9 +3,9 @@ <para>Install Kbd by running the following commands:</para> -<para><screen><userinput>./configure &&</userinput> -<userinput>make &&</userinput> -<userinput>make install</userinput></screen></para> +<para><screen><userinput>./configure && +make && +make install</userinput></screen></para> <para>When using the loadkeys program from this package, don't use the -d option to load a default keymap file. It won't work properly |