diff options
Diffstat (limited to 'chapter06/lilo-inst.xml')
-rw-r--r-- | chapter06/lilo-inst.xml | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/chapter06/lilo-inst.xml b/chapter06/lilo-inst.xml index 790a3d62a..e4c8a2b13 100644 --- a/chapter06/lilo-inst.xml +++ b/chapter06/lilo-inst.xml @@ -13,10 +13,12 @@ http://archive.linuxfromscratch.org/lfs-hints/grub-howto.txt</ulink>, Install Lilo by running the following commands: </para> -<blockquote><literallayout> - <userinput>make &&</userinput> - <userinput>make install</userinput> -</literallayout></blockquote> +<para> +<screen> +<userinput>make &&</userinput> +<userinput>make install</userinput> +</screen> +</para> <para> It appears that compilation of this package fails on certain machines |