Ignore:
Timestamp:
Feb 21, 2006, 2:18:26 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:
f729ad2
Parents:
de1676e
Message:

r1116@server (orig r1114): chris | 2006-01-30 22:35:31 -0800
Started adding -v to commands that accept it.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/materials/common/introduction.xml

    rde1676e r3c17f8e  
    4040  starting the download session:</para>
    4141
    42 <screen><userinput>mkdir $LFS/sources</userinput></screen>
     42<screen><userinput>mkdir -v $LFS/sources</userinput></screen>
    4343
    4444  <para>Make this directory writable and sticky. <quote>Sticky</quote>
     
    4848  sticky modes:</para>
    4949
    50 <screen><userinput>chmod a+wt $LFS/sources</userinput></screen>
     50<screen><userinput>chmod -v a+wt $LFS/sources</userinput></screen>
    5151
    5252</sect1>
Note: See TracChangeset for help on using the changeset viewer.