aboutsummaryrefslogtreecommitdiffstats
path: root/chapter02
diff options
context:
space:
mode:
authorManuel Canales Esparcia <manuel@linuxfromscratch.org>2005-01-30 11:27:57 +0000
committerManuel Canales Esparcia <manuel@linuxfromscratch.org>2005-01-30 11:27:57 +0000
commitbce08efc719e0824225490272cefa848a2313b24 (patch)
treeb9c15b1be3d27a22d41f411e0ee7a8565707a22a /chapter02
parent8bbebcca6305e2322df217b29548742922b34e84 (diff)
Uniffied the titles with the ones used in testing.
Added chapter07/udev.xml. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4598 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter02')
-rw-r--r--chapter02/chapter02.xml2
-rw-r--r--chapter02/creatingfilesystem.xml2
-rw-r--r--chapter02/creatingpartition.xml2
-rw-r--r--chapter02/mounting.xml2
4 files changed, 4 insertions, 4 deletions
diff --git a/chapter02/chapter02.xml b/chapter02/chapter02.xml
index 8313de285..029309d0a 100644
--- a/chapter02/chapter02.xml
+++ b/chapter02/chapter02.xml
@@ -5,7 +5,7 @@
]>
<chapter id="chapter-partitioning" xreflabel="Chapter 2">
<?dbhtml dir="chapter02"?>
-<title>Preparing a new partition</title>
+<title>Preparing a New Partition</title>
<?dbhtml filename="chapter02.html"?>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="introduction.xml"/>
diff --git a/chapter02/creatingfilesystem.xml b/chapter02/creatingfilesystem.xml
index 8ab47b575..b4117bf57 100644
--- a/chapter02/creatingfilesystem.xml
+++ b/chapter02/creatingfilesystem.xml
@@ -4,7 +4,7 @@
%general-entities;
]>
<sect1 id="space-creatingfilesystem">
-<title>Creating a file system</title>
+<title>Creating a File System on the Partition</title>
<?dbhtml filename="creatingfilesystem.html"?>
<para>See testing</para>
diff --git a/chapter02/creatingpartition.xml b/chapter02/creatingpartition.xml
index 7e14f9d15..b358818e5 100644
--- a/chapter02/creatingpartition.xml
+++ b/chapter02/creatingpartition.xml
@@ -4,7 +4,7 @@
%general-entities;
]>
<sect1 id="space-creatingpartition">
-<title>Creating a new partition</title>
+<title>Creating a New Partition</title>
<?dbhtml filename="creatingpartition.html"?>
<para>See testing</para>
diff --git a/chapter02/mounting.xml b/chapter02/mounting.xml
index bd2b69824..124ef5625 100644
--- a/chapter02/mounting.xml
+++ b/chapter02/mounting.xml
@@ -4,7 +4,7 @@
%general-entities;
]>
<sect1 id="space-mounting">
-<title>Mounting the new partition</title>
+<title>Mounting the New Partition</title>
<?dbhtml filename="mounting.html"?>
<para>See testing</para>