Changeset 2116d25 in clfs-embedded for BOOK/partitioning/creatingbuilddir.xml


Ignore:
Timestamp:
Jun 17, 2013, 1:34:42 PM (11 years ago)
Author:
Andrew Bradford <andrew@…>
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)
Message:

Simplify the partitioning directory

Everything is common so only 1 source is needed.

File:
1 moved

Legend:

Unmodified
Added
Removed
  • BOOK/partitioning/creatingbuilddir.xml

    r60efb6b r2116d25  
    22<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
    33  "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">
    55  %general-entities;
    66]>
    77
    8 <sect1 id="ch-partitioning-mounting">
    9   <?dbhtml filename="mounting.html"?>
     8<sect1 id="ch-partitioning-creatingbuilddir">
     9  <?dbhtml filename="creatingbuilddir.html"?>
    1010
    1111  <title>Creating a Build Directory</title>
Note: See TracChangeset for help on using the changeset viewer.