Ignore:
Timestamp:
Jan 6, 2009, 2:12:15 PM (15 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
0531d7a
Parents:
c0f4a6c
Message:

Changed > to &gt throughout the book.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/adjusting.xml

    rc0f4a6c r1b274255  
    1616<screen os="c"><userinput>gcc -dumpspecs | \
    1717perl -p -e 's@/tools/lib/ld@/lib/ld@g;' \
    18      -e 's@\*startfile_prefix_spec:\n@$_/usr/lib/ @g;' > \
     18     -e 's@\*startfile_prefix_spec:\n@$_/usr/lib/ @g;' &gt; \
    1919     $(dirname $(gcc --print-libgcc-file-name))/specs</userinput></screen>
    2020
Note: See TracChangeset for help on using the changeset viewer.