Changeset 782446b for chapter05/grep.xml


Ignore:
Timestamp:
06/30/2005 03:41:55 PM (19 years ago)
Author:
Archaic <archaic@…>
Branches:
6.1, 6.1.1
Children:
9ff62fda
Parents:
d6c28f96
Message:

Merged wording changes from trunk (r6232, r6233, r6248).

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter05/grep.xml

    rd6c28f96 r782446b  
    3838<varlistentry>
    3939<term><parameter>--disable-perl-regexp</parameter></term>
    40 <listitem><para>This makes sure that the <command>grep</command>
    41 program does not get linked against a Perl Compatible Regular
    42 Expression (PCRE) library that may be present on the host and would
    43 not be available once we enter the chroot
     40<listitem><para>This ensures that the <command>grep</command> program does not
     41get linked against a Perl Compatible Regular Expression (PCRE) library that may
     42be present on the host but will not be available once we enter the chroot
    4443environment.</para></listitem>
    4544</varlistentry>
Note: See TracChangeset for help on using the changeset viewer.