Changeset 9ff62fda for chapter05


Ignore:
Timestamp:
06/30/2005 03:47:56 PM (19 years ago)
Author:
Archaic <archaic@…>
Branches:
6.1, 6.1.1
Children:
8f1042af
Parents:
782446b
Message:

Merged wording changes from trunk (r6251).

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6253 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

Location:
chapter05
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • chapter05/gettext.xml

    r782446b r9ff62fda  
    4848<listitem><para>This ensures that Gettext does not build support for the C#
    4949compiler which may be present on the host but will not be available once we
    50 enter the chroot environment.</para></listitem>
     50enter the <command>chroot</command> environment.</para></listitem>
    5151</varlistentry>
    5252</variablelist>
  • chapter05/grep.xml

    r782446b r9ff62fda  
    4040<listitem><para>This ensures that the <command>grep</command> program does not
    4141get linked against a Perl Compatible Regular Expression (PCRE) library that may
    42 be present on the host but will not be available once we enter the chroot
    43 environment.</para></listitem>
     42be present on the host but will not be available once we enter the
     43<command>chroot</command> environment.</para></listitem>
    4444</varlistentry>
    4545</variablelist>
  • chapter05/ncurses.xml

    r782446b r9ff62fda  
    3838<varlistentry>
    3939<term><parameter>--without-ada</parameter></term>
    40 <listitem><para>This ensures that Ncurses does not build support for the ada
     40<listitem><para>This ensures that Ncurses does not build support for the Ada
    4141compiler which may be present on the host but will not be available once we
    42 enter the chroot environment.</para></listitem>
     42enter the <command>chroot</command> environment.</para></listitem>
    4343</varlistentry>
    4444
Note: See TracChangeset for help on using the changeset viewer.