Changeset 4122007 for postlfs/filesystems/filesystems.xml
- Timestamp:
- 06/10/2004 02:40:59 AM (18 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, krejzi/svn, lazarus, nosym, perl-modules, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/test-20220226
- Children:
- 5f610523
- Parents:
- add4a24
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
postlfs/filesystems/filesystems.xml
radd4a24 r4122007 1 <?xml version="1.0" encoding="ISO-8859-1"?> 2 <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" 3 "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [ 4 <!ENTITY % general-entities SYSTEM "../../general.ent"> 5 %general-entities; 6 ]> 7 1 8 <chapter id="postlfs-filesystems"> 2 9 <?dbhtml filename="filesystems.html"?> … … 9 16 file systems.</para> 10 17 11 &postlfs-filesystems-ext3; 18 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="ext3.xml"/> 19 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="reiser.xml"/> 20 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="xfs.xml"/> 21 22 <!-- &postlfs-filesystems-ext3; 12 23 &reiser; 13 24 &xfs; 25 --> 14 26 15 27 </chapter>
Note:
See TracChangeset
for help on using the changeset viewer.