Ticket #2367: text-updates.patch

File text-updates.patch, 7.5 KB (added by chris@…, 16 years ago)

Updates to book's text

  • trunk/BOOK/chapter05/gawk.xml

     
    5353      <varlistentry>
    5454        <term><parameter>ac_cv_func_working_mktime=yes</parameter></term>
    5555        <listitem>
    56           <para>This parameter bypasses the search for mktime in configure
    57           and uses the version in glibc. This is necessary due to a change in
    58           gcc that has not been incorporated into this package yet.</para>
     56          <para>This parameter bypasses the search for mktime in
     57          <command>configure</command> and uses the version in Glibc. This is
     58          necessary due to a change in GCC that has not been incorporated into
     59          this package yet.</para>
    5960        </listitem>
    6061      </varlistentry>
    6162
  • trunk/BOOK/chapter05/grep.xml

     
    6565      <varlistentry>
    6666        <term><parameter>--without-included-regex</parameter></term>
    6767        <listitem>
    68           <para>The configure check for glibc's regex library is broken when
    69           building against glibc-2.8.  This switch forces the use of glibc's
    70           regex library.</para>
     68          <para>The configure check for Glibc's regex library is broken when
     69          building against Glibc-&glibc-version;. This switch forces the use of
     70          Glibc's regex library.</para>
    7171        </listitem>
    7272      </varlistentry>
    7373    </variablelist>
  • trunk/BOOK/chapter05/glibc.xml

     
    121121        <listitem>
    122122          <para>The build requires support for forced unwind, but because it is
    123123          being cross compiled, it cannot auto detect it. Setting this variable
    124           on the command line explicitly tells the configure script that support
    125           is available.</para>
     124          on the command line explicitly tells the
     125          <command>configure</command> script that support is available.</para>
    126126        </listitem>
    127127      </varlistentry>
    128128      <varlistentry>
  • trunk/BOOK/chapter06/inetutils.xml

     
    4040  <sect2 role="installation">
    4141    <title>Installation of Inetutils</title>
    4242
    43     <para>All programs that come with Inetutils will not be installed.
     43    <para>Not all programs that come with Inetutils will be installed.
    4444    However, the Inetutils build system will insist on installing all the
    4545    man pages anyway. The following patch will correct this
    4646    situation:</para>
  • trunk/BOOK/chapter06/grep.xml

     
    5959      <varlistentry>
    6060        <term><parameter>--without-included-regex</parameter></term>
    6161        <listitem>
    62           <para>The configure check for glibc's regex library is broken when
    63           building against glibc-2.8.  This switch forces the use of glibc's
    64           regex library.</para>
     62          <para>The configure check for Glibc's regex library is broken when
     63          building against Glibc-&glibc-version;.  This switch forces the use
     64          of Glibc's regex library.</para>
    6565        </listitem>
    6666      </varlistentry>
    6767    </variablelist>
  • trunk/BOOK/chapter06/db.xml

     
    9696<screen><userinput remap="make">make</userinput></screen>
    9797
    9898    <para>It is not possible to test the package meaningfully, because
    99     that would involve building TCL bindings. TCL bindings cannot be
    100     built properly now because TCL is linked against Glibc in
     99    that would involve building Tcl bindings. Tcl bindings cannot be
     100    built properly now because Tcl is linked against Glibc in
    101101    <filename class="directory">/tools</filename>, not against Glibc in
    102102    <filename class="directory">/usr</filename>.</para>
    103103
  • trunk/BOOK/chapter06/gcc.xml

     
    6161esac</userinput></screen>
    6262
    6363    <para>The <command>fixincludes</command> script is known to occasionally
    64     erroneously attempt to &quot;fix&quot; the system headers installed so far. As
    65     the headers installed by GCC-&gcc-version; and Glibc-&glibc-version; are known
    66     to not require fixing, issue the following command to prevent the
    67     <command>fixincludes</command> script from running:</para>
     64    erroneously attempt to &quot;fix&quot; the system headers installed so far.
     65    As the headers installed up to this point are known to not require fixing,
     66    issue the following command to prevent the <command>fixincludes</command>
     67    script from running:</para>
    6868
    6969<screen><userinput remap="pre">sed -i 's@\./fixinc\.sh@-c true@' gcc/Makefile.in</userinput></screen>
    7070
     
    8282    --enable-clocale=gnu --enable-languages=c,c++ \
    8383    --disable-multilib --disable-bootstrap</userinput></screen>
    8484
    85     <para>Note that for other languages, there are some prerequsites that
    86     are not available.  See the BLFS Book for instructions on how to
     85    <para>Note that for other languages, there are some prerequisites that
     86    are not available. See the BLFS Book for instructions on how to
    8787    build all the GCC supported languages.</para>
    8888
    8989    <para>Compile the package:</para>
  • trunk/BOOK/appendices/dependencies.xml

     
    131131        <segtitle>&testsuites;</segtitle>
    132132
    133133        <seglistitem>
    134           <seg>Not run. Requires TCL installed on the final system</seg>
     134          <seg>Not run. Requires Tcl installed on the final system</seg>
    135135        </seglistitem>
    136136      </segmentedlist>
    137137
     
    362362        <segtitle>&before;</segtitle>
    363363
    364364        <seglistitem>
    365           <seg>Util-Linux</seg>
     365          <seg>Util-linux-ng</seg>
    366366        </seglistitem>
    367367      </segmentedlist>
    368368
     
    10631063
    10641064        <seglistitem>
    10651065          <seg>Bash, GRUB, Inetutils, Less, Procps, Psmisc, Readline, Texinfo,
    1066           Util-Linux, and Vim</seg>
     1066          Util-linux-ng, and Vim</seg>
    10671067        </seglistitem>
    10681068      </segmentedlist>
    10691069
     
    14261426        </seglistitem>
    14271427      </segmentedlist>
    14281428
    1429 <!-- Begin Util-Linux dependency info -->
    1430   <bridgehead renderas="sect2" id="util-linux-dep">Util-Linux</bridgehead>
     1429<!-- Begin Util-linux-ng dependency info -->
     1430  <bridgehead renderas="sect2" id="util-linux-ng-dep">Util-linux-ng</bridgehead>
    14311431
    14321432      <segmentedlist>
    14331433        <segtitle>&dependencies;</segtitle>
     
    15051505        <segtitle>&before;</segtitle>
    15061506
    15071507        <seglistitem>
    1508           <seg>File, Module-Init-Tools, Perl, and Util-Linux</seg>
     1508          <seg>File, Module-Init-Tools, Perl, and Util-linux-ng</seg>
    15091509        </seglistitem>
    15101510      </segmentedlist>
    15111511