diff options
Diffstat (limited to 'chapter06/lilo-inst.xml')
-rw-r--r-- | chapter06/lilo-inst.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/lilo-inst.xml b/chapter06/lilo-inst.xml index 953631e5c..46994267e 100644 --- a/chapter06/lilo-inst.xml +++ b/chapter06/lilo-inst.xml @@ -9,8 +9,8 @@ url="&hints-root;grub-howto.txt">&hints-root;grub-howto.txt</ulink>, <para>Install Lilo by running the following commands:</para> -<para><screen><userinput>make &&</userinput> -<userinput>make install</userinput></screen></para> +<para><screen><userinput>make && +make install</userinput></screen></para> <para>It appears that compilation of this package fails on certain machines when the -g compiler flag is being used. If you can't compile Lilo at |