Changeset 3a9dd8f


Ignore:
Timestamp:
Jul 20, 2006, 9:41:40 PM (18 years ago)
Author:
Chris Staub <chris@…>
Children:
62fbb51
Parents:
3b77ef5
Message:

Reworded text in final-system to make it a bit clearer

File:
1 edited

Legend:

Unmodified
Added
Removed
  • final-system/common/perl.xml

    r3b77ef5 r3a9dd8f  
    3333<screen os="a01"><userinput>echo "127.0.0.1 localhost $(hostname)" &gt; /etc/hosts</userinput></screen>
    3434
    35     <para os="a">To have full control over the way Perl is set up, run the
    36     interactive <command>Configure</command> script and hand-pick the way
    37     this package is built. If the defaults it auto-detects are suitable,
    38     prepare Perl for compilation with:</para>
     35    <para os="a">To have full control over the way Perl is set up, you can
     36    run the interactive <command>Configure</command> script and hand-pick
     37    the way this package is built. If you prefer instead to use the defaults
     38    that Perl auto-detects, prepare Perl for compilation with:</para>
    3939
    4040<screen os="b"><userinput>./configure.gnu --prefix=/usr \
Note: See TracChangeset for help on using the changeset viewer.