Changeset 3c234eb


Ignore:
Timestamp:
Dec 24, 2008, 6:38:56 PM (15 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
d31ff94
Parents:
45b0ed5
Message:

Text fixes

Location:
BOOK/final-system
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/alpha/aboot.xml

    r45b0ed5 r3c234eb  
    6969        <term><command>e2writeboot</command></term>
    7070        <listitem>
    71           <para>Can  be  used to write a secondary bootstrap loader to an
     71          <para>Can be used to write a secondary bootstrap loader to an
    7272          ext2 formatted filesystem (normally on a floppy disk).</para>
    7373          <indexterm zone="ch-system-aboot e2writeboot">
  • BOOK/final-system/common/bison.xml

    r45b0ed5 r3c234eb  
    2929<screen os="b"><userinput>./configure --prefix=/usr</userinput></screen>
    3030
    31     <para os="b1">The configure system causes bison to be built without support
     31    <para os="b1">The configure system causes Bison to be built without support
    3232    for internationalization of error messages if a <command>bison</command>
    3333    program is not already in $PATH.  The following addition will correct
  • BOOK/final-system/ppc64/binutils.xml

    r45b0ed5 r3c234eb  
    5959
    6060    <para os="ac">The following patch corrects an error in the visibility
    61     tests for <command>ld</command> which only affects ppc64, see <ulink
    62     url="http://sourceware.org/ml/binutils/2004-08/msg00030.html"/>.</para>
     61    tests for <command>ld</command> which only affects ppc64 (see <ulink
     62    url="http://sourceware.org/ml/binutils/2004-08/msg00030.html"/>):</para>
    6363
    6464<screen os="ad"><userinput>patch -Np1 -i ../&binutils-ppc64-vistest-patch;</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.