Changeset 90b56f5 for chapter06/perl.xml


Ignore:
Timestamp:
07/01/2005 10:40:30 PM (19 years ago)
Author:
Archaic <archaic@…>
Branches:
6.1, 6.1.1
Children:
aabd480
Parents:
fd96303
Message:

Round 2 of several minor wording changes in chapter 6. (merged from trunk r6258)

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/perl.xml

    rfd96303 r90b56f5  
    5151
    5252<para>To run the test suite, first create a basic
    53 <filename>/etc/hosts</filename> file which is needed by a couple of
    54 tests to resolve the network name localhost:</para>
     53<filename>/etc/hosts</filename> file which is needed by a couple of the tests to
     54resolve the network name localhost:</para>
    5555
    5656<screen><userinput>echo "127.0.0.1 localhost $(hostname)" &gt; /etc/hosts</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.