Ignore:
Timestamp:
07/18/2005 09:13:56 PM (19 years ago)
Author:
Matthew Burgess <matthew@…>
Children:
7c18117a
Parents:
4356d95
Message:

Typo fix (Chris Staub)

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/readjusting.xml

    r4356d95 rb959662  
    5252
    5353<para>Next, amend the GCC specs file so that it points to the new
    54 dynamic linker. A <command>perl</command> command accomplishes this:</para>
     54dynamic linker. A <command>sed</command> command accomplishes this:</para>
    5555
    5656<screen><userinput>SPECFILE=`gcc -print-search-dirs | head -n 1 | awk '{ print $2 "specs" }'` &amp;&amp;
Note: See TracChangeset for help on using the changeset viewer.