Changeset 2116d25 in clfs-embedded for BOOK/partitioning
- Timestamp:
- Jun 17, 2013, 1:34:42 PM (12 years ago)
- Branches:
- master
- Children:
- c3d3c32
- Parents:
- 60efb6b
- git-author:
- Andrew Bradford <andrew@…> (06/17/13 13:30:01)
- git-committer:
- Andrew Bradford <andrew@…> (06/17/13 13:34:42)
- Location:
- BOOK/partitioning
- Files:
-
- 2 deleted
- 2 moved
Legend:
- Unmodified
- Added
- Removed
-
BOOK/partitioning/chapter.xml
r60efb6b r2116d25 6 6 ]> 7 7 8 <chapter id="chapter- partitioning" xreflabel="Preparing a New Partition">8 <chapter id="chapter-creating-build-dir" xreflabel="Creating a Build Directory"> 9 9 <?dbhtml dir="partitioning"?> 10 10 <?dbhtml filename="chapter.html"?> 11 11 12 <title> Preparing a New Partition</title>12 <title>Creating a Build Directory</title> 13 13 14 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="c ommon/mounting.xml"/>14 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="creatingbuilddir.xml"/> 15 15 16 16 </chapter> -
BOOK/partitioning/creatingbuilddir.xml
r60efb6b r2116d25 2 2 <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" 3 3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ 4 <!ENTITY % general-entities SYSTEM "../ ../general.ent">4 <!ENTITY % general-entities SYSTEM "../general.ent"> 5 5 %general-entities; 6 6 ]> 7 7 8 <sect1 id="ch-partitioning- mounting">9 <?dbhtml filename=" mounting.html"?>8 <sect1 id="ch-partitioning-creatingbuilddir"> 9 <?dbhtml filename="creatingbuilddir.html"?> 10 10 11 11 <title>Creating a Build Directory</title>
Note:
See TracChangeset
for help on using the changeset viewer.