Ignore:
Timestamp:
Feb 21, 2006, 2:27:39 AM (18 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:
3793118a
Parents:
eb55250
Message:

r1167@server (orig r1165): chris | 2006-02-11 08:13:02 -0800
Added -v to commands in the rest of the book

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/x86_64-64/binutils.xml

    reb55250 r94e6142  
    8686        in some of the tests. The following symbolic link will allow this.</para>
    8787
    88 <screen><userinput>ln -s /lib /lib64</userinput></screen>
     88<screen><userinput>ln -sv /lib /lib64</userinput></screen>
    8989
    9090    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     
    9898        <para>Now remove the unwanted symlink.</para>
    9999
    100 <screen><userinput>rm /lib64</userinput></screen>
     100<screen><userinput>rm -v /lib64</userinput></screen>
    101101
    102102    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.