Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/x86/grub.xml

    rbdd63c2 rb27081c4  
    4545    <para os="a">Prepare GRUB for compilation:</para>
    4646
    47 <screen os="b"><userinput>./configure --prefix=/usr \
    48     --sysconfdir=/etc --disable-werror</userinput></screen>
     47<screen os="b"><userinput>./configure \
     48    --prefix=/usr \
     49    --sysconfdir=/etc \
     50    --disable-werror</userinput></screen>
    4951
    5052    <para os="c">Compile the package:</para>
Note: See TracChangeset for help on using the changeset viewer.