Changeset d012cdb5 for BOOK/chroot/common
- Timestamp:
- Jul 7, 2006, 8:36:27 PM (18 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- eda9ef8
- Parents:
- 906ec5b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/chroot/common/creatingdirs.xml
r906ec5b rd012cdb5 31 31 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 32 32 href="../../boot/common/creatingdirs.xml" 33 xpointer="xpointer(//*[@os=' b'])"/>33 xpointer="xpointer(//*[@os='c'])"/> 34 34 35 <para os=" c">The first mode change ensures that not just anybody can enter35 <para os="d">The first mode change ensures that not just anybody can enter 36 36 the <filename class="directory">/root</filename> directory—the 37 37 same as a normal user would do with his or her home directory. The … … 45 45 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 46 46 href="../../boot/common/creatingdirs.xml" 47 xpointer="xpointer(//*[@os=' d'])"/>47 xpointer="xpointer(//*[@os='e'])"/> 48 48 49 49 </sect1>
Note:
See TracChangeset
for help on using the changeset viewer.