aboutsummaryrefslogtreecommitdiffstats
path: root/chapter03
diff options
context:
space:
mode:
authorAlex Gronenwoud <alex@linuxfromscratch.org>2004-01-27 22:29:49 +0000
committerAlex Gronenwoud <alex@linuxfromscratch.org>2004-01-27 22:29:49 +0000
commit3be4d973d4084f19562b87f852d003f636cb1649 (patch)
tree908f372d80bef1d37213a61e128967784cad60d0 /chapter03
parenta52b2c2383dd24bca424afebcc3220f571bfbf9b (diff)
Changing identifiers in preparation for moving sections.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3190 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03')
-rw-r--r--chapter03/chapter03.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/chapter03/chapter03.xml b/chapter03/chapter03.xml
index 3e9b5dfe0..cbd4cafcd 100644
--- a/chapter03/chapter03.xml
+++ b/chapter03/chapter03.xml
@@ -3,7 +3,7 @@
<?dbhtml filename="chapter03.html" dir="chapter03"?>
-<sect1 id="ch03-introduction">
+<sect1 id="ch-space-introduction">
<title>Introduction</title>
<?dbhtml filename="introduction.html" dir="chapter03"?>
@@ -14,7 +14,7 @@ and mount it.</para>
</sect1>
-<sect1 id="ch03-creatingpart">
+<sect1 id="ch-space-creatingpart">
<title>Creating a new partition</title>
<?dbhtml filename="creatingpart.html" dir="chapter03"?>
@@ -55,7 +55,7 @@ names will later be needed for the <filename>/etc/fstab</filename> file.</para>
</sect1>
-<sect1 id="ch03-creatingfs">
+<sect1 id="ch-space-creatingfs">
<title>Creating a file system on the new partition</title>
<?dbhtml filename="creatingfs.html" dir="chapter03"?>
@@ -85,7 +85,7 @@ partition.</para>
</sect1>
-<sect1 id="ch03-mounting">
+<sect1 id="ch-space-mounting">
<title>Mounting the new partition</title>
<?dbhtml filename="mounting.html" dir="chapter03"?>