diff options
author | Pierre Labastie <pieere@linuxfromscratch.org> | 2020-02-09 20:50:38 +0000 |
---|---|---|
committer | Pierre Labastie <pieere@linuxfromscratch.org> | 2020-02-09 20:50:38 +0000 |
commit | afcfd745aec2ed1976187b2ea2c21a26ad2ca850 (patch) | |
tree | 4d495bf66d7bf8014253b1b3288a1d928f87cb59 /chapter02 | |
parent | 6b041a031d9b5fc57a225e46cb88799a3cca7fd2 (diff) |
Remove unused files and make
idref's more regular
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11746 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter02')
-rw-r--r-- | chapter02/creatingfilesystem.xml | 2 | ||||
-rw-r--r-- | chapter02/creatingpartition.xml | 2 | ||||
-rw-r--r-- | chapter02/hostreqs.xml | 2 | ||||
-rw-r--r-- | chapter02/introduction.xml | 2 | ||||
-rw-r--r-- | chapter02/mounting.xml | 2 | ||||
-rw-r--r-- | chapter02/stages.xml | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/chapter02/creatingfilesystem.xml b/chapter02/creatingfilesystem.xml index ebdd79c5c..4a722efe0 100644 --- a/chapter02/creatingfilesystem.xml +++ b/chapter02/creatingfilesystem.xml @@ -5,7 +5,7 @@ %general-entities; ]> -<sect1 id="space-creatingfilesystem"> +<sect1 id="ch-partitioning-creatingfilesystem"> <?dbhtml filename="creatingfilesystem.html"?> <title>Creating a File System on the Partition</title> diff --git a/chapter02/creatingpartition.xml b/chapter02/creatingpartition.xml index a7facb496..c9daddcb5 100644 --- a/chapter02/creatingpartition.xml +++ b/chapter02/creatingpartition.xml @@ -5,7 +5,7 @@ %general-entities; ]> -<sect1 id="space-creatingpartition"> +<sect1 id="ch-partitioning-creatingpartition"> <?dbhtml filename="creatingpartition.html"?> <title>Creating a New Partition</title> diff --git a/chapter02/hostreqs.xml b/chapter02/hostreqs.xml index 1d8ee2a65..6fe087d9e 100644 --- a/chapter02/hostreqs.xml +++ b/chapter02/hostreqs.xml @@ -5,7 +5,7 @@ %general-entities; ]> -<sect1 id="pre-hostreqs" xreflabel="Host System Requirements"> +<sect1 id="ch-partitioning-hostreqs" xreflabel="Host System Requirements"> <?dbhtml filename="hostreqs.html"?> <title>Host System Requirements</title> diff --git a/chapter02/introduction.xml b/chapter02/introduction.xml index 007bdad8b..8dad0ceb8 100644 --- a/chapter02/introduction.xml +++ b/chapter02/introduction.xml @@ -5,7 +5,7 @@ %general-entities; ]> -<sect1 id="space-introduction"> +<sect1 id="ch-partitioning-introduction"> <?dbhtml filename="introduction.html"?> <title>Introduction</title> diff --git a/chapter02/mounting.xml b/chapter02/mounting.xml index 0a922327f..98a99ed38 100644 --- a/chapter02/mounting.xml +++ b/chapter02/mounting.xml @@ -5,7 +5,7 @@ %general-entities; ]> -<sect1 id="space-mounting"> +<sect1 id="ch-partitioning-mounting"> <?dbhtml filename="mounting.html"?> <title>Mounting the New Partition</title> diff --git a/chapter02/stages.xml b/chapter02/stages.xml index 7d04e6ca5..30e820213 100644 --- a/chapter02/stages.xml +++ b/chapter02/stages.xml @@ -5,7 +5,7 @@ %general-entities; ]> -<sect1 id="stages"> +<sect1 id="ch-partitioning-stages"> <?dbhtml filename="stages.html"?> <title>Building LFS in Stages</title> |