Ignore:
Timestamp:
Jul 8, 2006, 9:09:05 AM (18 years ago)
Author:
Chris Staub <chris@…>
Children:
609d2f1
Parents:
4deac5ac
Message:

Removed many ${CLFS} references from explanatory text in the boot section

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chroot/common/creatingdirs.xml

    r4deac5ac ra6bba28d  
    3333  xpointer="xpointer(//*[@os='c'])"/>
    3434
    35   <para os="d">The first mode change ensures that not just anybody can enter
    36   the <filename class="directory">/root</filename> directory&mdash;the
    37   same as a normal user would do with his or her home directory. The
    38   second mode change makes sure that any user can write to the
    39   <filename class="directory">/tmp</filename> and
    40   <filename class="directory">/var/tmp</filename> directories, but
    41   cannot remove another user's files from them. The latter is prohibited
    42   by the so-called <quote>sticky bit,</quote> the highest bit (1) in the
    43   1777 bit mask.</para>
     35  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     36  href="../../boot/common/creatingdirs.xml"
     37  xpointer="xpointer(//*[@os='d'])"/>
    4438
    4539  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.