Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/bc.xml

    r35f9d48 rb27081c4  
    3131    <para os="a">Prepare Bc for compilation:</para>
    3232
    33 <screen os="b"><userinput>./configure --prefix=/usr --with-readline \
    34     --mandir=/usr/share/man --infodir=/usr/share/info</userinput></screen>
     33<screen os="b"><userinput>./configure \
     34    --prefix=/usr \
     35    --with-readline \
     36    --mandir=/usr/share/man \
     37    --infodir=/usr/share/info</userinput></screen>
    3538
    3639    <para os="c">Compile the package:</para>
Note: See TracChangeset for help on using the changeset viewer.