Changeset 987edf2b for materials/common


Ignore:
Timestamp:
Feb 21, 2006, 2:18:26 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Children:
de6bc65
Parents:
62c1c5dd
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
  • materials/common/introduction.xml

    r62c1c5dd r987edf2b  
    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.