aboutsummaryrefslogtreecommitdiffstats
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
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
-rw-r--r--chapter01/how.xml2
-rw-r--r--chapter02/chapter02.xml2
-rw-r--r--chapter02/creatingfilesystem.xml2
-rw-r--r--chapter02/creatingpartition.xml2
-rw-r--r--chapter02/mounting.xml2
-rw-r--r--chapter03/chapter03.xml2
-rw-r--r--chapter03/packages.xml2
-rw-r--r--chapter03/patches.xml2
-rw-r--r--chapter04/abouttestsuites.xml2
-rw-r--r--chapter04/addinguser.xml2
-rw-r--r--chapter04/creatingtoolsdir.xml2
-rw-r--r--chapter04/settingenviron.xml2
-rw-r--r--chapter05/adjusting.xml2
-rw-r--r--chapter05/chapter05.xml2
-rw-r--r--chapter05/hostreqs.xml2
-rw-r--r--chapter05/toolchaintechnotes.xml2
-rw-r--r--chapter06/aboutdebug.xml2
-rw-r--r--chapter06/changingowner.xml2
-rw-r--r--chapter06/chapter06.xml2
-rw-r--r--chapter06/chroot.xml2
-rw-r--r--chapter06/createfiles.xml2
-rw-r--r--chapter06/creatingdirs.xml2
-rw-r--r--chapter06/iproute2.xml4
-rw-r--r--chapter06/kernfs.xml2
-rw-r--r--chapter06/pwdgroup.xml2
-rw-r--r--chapter06/readjusting.xml2
-rw-r--r--chapter06/revisedchroot.xml2
-rw-r--r--chapter06/strippingagain.xml2
-rw-r--r--chapter07/chapter07.xml3
-rw-r--r--chapter07/console.xml2
-rw-r--r--chapter07/hostname.xml2
-rw-r--r--chapter07/hosts.xml2
-rw-r--r--chapter07/inputrc.xml2
-rw-r--r--chapter07/network.xml4
-rw-r--r--chapter07/setclock.xml2
-rw-r--r--chapter07/udev.xml18
-rw-r--r--chapter07/usage.xml2
-rw-r--r--chapter08/chapter08.xml2
-rw-r--r--chapter08/fstab.xml2
-rw-r--r--chapter08/grub.xml2
-rw-r--r--chapter09/reboot.xml2
-rw-r--r--chapter09/whatnow.xml2
42 files changed, 62 insertions, 43 deletions
diff --git a/chapter01/how.xml b/chapter01/how.xml
index e273ce5a0..6a2845d53 100644
--- a/chapter01/how.xml
+++ b/chapter01/how.xml
@@ -4,7 +4,7 @@
%general-entities;
]>
<sect1 id="ch-scatter-how">
-<title>How things are going to be done</title>
+<title>How to Build an LFS System</title>
<?dbhtml filename="how.html"?>
<para>See testing</para>
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>
diff --git a/chapter03/chapter03.xml b/chapter03/chapter03.xml
index 34896c8ea..117b767a1 100644
--- a/chapter03/chapter03.xml
+++ b/chapter03/chapter03.xml
@@ -5,7 +5,7 @@
]>
<chapter id="chapter-getting-materials" xreflabel="Chapter 3">
<?dbhtml dir="chapter03"?>
-<title>The materials: packages and patches</title>
+<title>Packages and Patches</title>
<?dbhtml filename="chapter03.html"?>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="introduction.xml"/>
diff --git a/chapter03/packages.xml b/chapter03/packages.xml
index cf12db240..e4632ded8 100644
--- a/chapter03/packages.xml
+++ b/chapter03/packages.xml
@@ -4,7 +4,7 @@
%general-entities;
]>
<sect1 id="materials-packages">
-<title>All the packages</title>
+<title>All Packages</title>
<?dbhtml filename="packages.html"?>
<para>Download or otherwise obtain the following packages:</para>
diff --git a/chapter03/patches.xml b/chapter03/patches.xml
index 8574d8517..bb152e78d 100644
--- a/chapter03/patches.xml
+++ b/chapter03/patches.xml
@@ -4,7 +4,7 @@
%general-entities;
]>
<sect1 id="materials-patches">
-<title>Needed patches</title>
+<title>Needed Patches</title>
<?dbhtml filename="patches.html"?>
<variablelist role="materials">
diff --git a/chapter04/abouttestsuites.xml b/chapter04/abouttestsuites.xml
index 55dc3b9ac..fef1f1d27 100644
--- a/chapter04/abouttestsuites.xml
+++ b/chapter04/abouttestsuites.xml
@@ -4,7 +4,7 @@
%general-entities;
]>
<sect1 id="prepare-abouttestsuites">
-<title>About the test suites</title>
+<title>About the Test Suites</title>
<?dbhtml filename="abouttestsuites.html"?>
<para>See testing</para>
diff --git a/chapter04/addinguser.xml b/chapter04/addinguser.xml
index 838fc8b4f..d09b4beef 100644
--- a/chapter04/addinguser.xml
+++ b/chapter04/addinguser.xml
@@ -4,7 +4,7 @@
%general-entities;
]>
<sect1 id="ch-tools-addinguser">
-<title>Adding the user lfs</title>
+<title>Adding the LFS User</title>
<?dbhtml filename="addinguser.html"?>
<para>Issue the following commands to add the new user:</para>
diff --git a/chapter04/creatingtoolsdir.xml b/chapter04/creatingtoolsdir.xml
index 7575b3811..b6a76269e 100644
--- a/chapter04/creatingtoolsdir.xml
+++ b/chapter04/creatingtoolsdir.xml
@@ -4,7 +4,7 @@
%general-entities;
]>
<sect1 id="ch-tools-creatingtoolsdir">
-<title>Creating the $LFS/tools directory</title>
+<title>Creating the $LFS/tools Directory</title>
<?dbhtml filename="creatingtoolsdir.html"?>
<screen><userinput>mkdir $LFS/tools</userinput></screen>
diff --git a/chapter04/settingenviron.xml b/chapter04/settingenviron.xml
index cf3777dd8..9f67ae74d 100644
--- a/chapter04/settingenviron.xml
+++ b/chapter04/settingenviron.xml
@@ -4,7 +4,7 @@
%general-entities;
]>
<sect1 id="ch-tools-settingenviron">
-<title>Setting up the environment</title>
+<title>Setting Up the Environment</title>
<?dbhtml filename="settingenvironment.html"?>
<screen><userinput>cat &gt; ~/.bash_profile &lt;&lt; "EOF"
diff --git a/chapter05/adjusting.xml b/chapter05/adjusting.xml
index ee4db51d6..473d895d9 100644
--- a/chapter05/adjusting.xml
+++ b/chapter05/adjusting.xml
@@ -4,7 +4,7 @@
%general-entities;
]>
<sect1 id="ch-tools-adjusting">
-<title>Adjusting the toolchain</title>
+<title>Adjusting the Toolchain</title>
<?dbhtml filename="adjusting.html"?>
<para>Run the following command from within
diff --git a/chapter05/chapter05.xml b/chapter05/chapter05.xml
index 8a61ef051..d68869f76 100644
--- a/chapter05/chapter05.xml
+++ b/chapter05/chapter05.xml
@@ -5,7 +5,7 @@
]>
<chapter id="chapter-temporary-tools" xreflabel="Chapter 5">
<?dbhtml dir="chapter05"?>
-<title>Constructing a temporary system</title>
+<title>Constructing a Temporary System</title>
<?dbhtml filename="chapter05.html"?>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="introduction.xml"/>
diff --git a/chapter05/hostreqs.xml b/chapter05/hostreqs.xml
index 119d796a3..a5737564c 100644
--- a/chapter05/hostreqs.xml
+++ b/chapter05/hostreqs.xml
@@ -4,7 +4,7 @@
%general-entities;
]>
<sect1 id="ch-tools-hostreqs">
-<title>Host system requirements</title>
+<title>Host System Requirements</title>
<?dbhtml filename="hostreqs.html"?>
<para>See testing.</para>
diff --git a/chapter05/toolchaintechnotes.xml b/chapter05/toolchaintechnotes.xml
index c644ba162..ec7c3c362 100644
--- a/chapter05/toolchaintechnotes.xml
+++ b/chapter05/toolchaintechnotes.xml
@@ -4,7 +4,7 @@
%general-entities;
]>
<sect1 id="ch-tools-toolchaintechnotes">
-<title>Toolchain technical notes</title>
+<title>Toolchain Technical Notes</title>
<?dbhtml filename="toolchaintechnotes.html"?>
<para>See testing</para>
diff --git a/chapter06/aboutdebug.xml b/chapter06/aboutdebug.xml
index 55435a9d9..a40df4d8f 100644
--- a/chapter06/aboutdebug.xml
+++ b/chapter06/aboutdebug.xml
@@ -4,7 +4,7 @@
%general-entities;
]>
<sect1 id="ch-system-aboutdebug">
-<title>About debugging symbols</title>
+<title>About Debugging Symbols</title>
<?dbhtml filename="aboutdebug.html"?>
<para>See testing</para>
diff --git a/chapter06/changingowner.xml b/chapter06/changingowner.xml
index 4dd75d202..29f3c6508 100644
--- a/chapter06/changingowner.xml
+++ b/chapter06/changingowner.xml
@@ -4,7 +4,7 @@
%general-entities;
]>
<sect1 id="ch-system-changingowner">
-<title>Changing ownership</title>
+<title>Changing Ownership</title>
<?dbhtml filename="changingowner.html"?>
<para>Change the owner of <filename class="directory">/tools</filename>:</para>
diff --git a/chapter06/chapter06.xml b/chapter06/chapter06.xml
index 29ca97b57..cb7e388ff 100644
--- a/chapter06/chapter06.xml
+++ b/chapter06/chapter06.xml
@@ -5,7 +5,7 @@
]>
<chapter id="chapter-building-system" xreflabel="Chapter 6">
<?dbhtml dir="chapter06"?>
-<title>Installing basic system software</title>
+<title>Installing Basic System Software</title>
<?dbhtml filename="chapter06.html"?>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="introduction.xml"/>
diff --git a/chapter06/chroot.xml b/chapter06/chroot.xml
index f3014f3ee..71d834498 100644
--- a/chapter06/chroot.xml
+++ b/chapter06/chroot.xml
@@ -4,7 +4,7 @@
%general-entities;
]>
<sect1 id="ch-system-chroot">
-<title>Entering the chroot environment</title>
+<title>Entering the Chroot Environment</title>
<?dbhtml filename="chroot.html"?>
<para>Enter the chroot environment:</para>
diff --git a/chapter06/createfiles.xml b/chapter06/createfiles.xml
index 3091bde22..b90817867 100644
--- a/chapter06/createfiles.xml
+++ b/chapter06/createfiles.xml
@@ -4,7 +4,7 @@
%general-entities;
]>
<sect1 id="ch-system-createfiles">
-<title>Creating essential symlinks</title>
+<title>Creating Essential Symlinks</title>
<?dbhtml filename="createfiles.html"?>
<para>Create some needed links.</para>
diff --git a/chapter06/creatingdirs.xml b/chapter06/creatingdirs.xml
index 9bafa8bb3..9f95e478b 100644
--- a/chapter06/creatingdirs.xml
+++ b/chapter06/creatingdirs.xml
@@ -4,7 +4,7 @@
%general-entities;
]>
<sect1 id="ch-system-creatingdirs">
-<title>Creating directories</title>
+<title>Creating Directories</title>
<?dbhtml filename="creatingdirs.html"?>
<para>Create a dirs tree:</para>
diff --git a/chapter06/iproute2.xml b/chapter06/iproute2.xml
index 4f99d8196..38d4ea099 100644
--- a/chapter06/iproute2.xml
+++ b/chapter06/iproute2.xml
@@ -25,7 +25,7 @@
</sect2>
<sect2 role="installation">
- <title>Installation of iproute2</title>
+ <title>Installation of Iproute2</title>
<para>Apply a patch</para>
@@ -52,7 +52,7 @@
</sect2>
<sect2 id="contents-iproute2" role="content">
- <title>Contents of iproute2</title>
+ <title>Contents of Iproute2</title>
<para>See testing</para>
diff --git a/chapter06/kernfs.xml b/chapter06/kernfs.xml
index a1b6b68e1..68e66fe88 100644
--- a/chapter06/kernfs.xml
+++ b/chapter06/kernfs.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd">
<sect1 id="ch-system-kernfs">
-<title>Mounting virtual kernel file systems</title>
+<title>Mounting Virtual Kernel File Systems</title>
<?dbhtml filename="kernfs.html"?>
<para>Create the dirs:</para>
diff --git a/chapter06/pwdgroup.xml b/chapter06/pwdgroup.xml
index d82e5d48b..a2c6d98ff 100644
--- a/chapter06/pwdgroup.xml
+++ b/chapter06/pwdgroup.xml
@@ -4,7 +4,7 @@
%general-entities;
]>
<sect1 id="ch-system-pwdgroup">
-<title>The passwd, group and log files</title>
+<title>Creating the passwd, group, and log Files</title>
<?dbhtml filename="pwdgroup.html"?>
<para>Create the <filename>/etc/passwd</filename> file:</para>
diff --git a/chapter06/readjusting.xml b/chapter06/readjusting.xml
index 18a6795de..61b2fe9c8 100644
--- a/chapter06/readjusting.xml
+++ b/chapter06/readjusting.xml
@@ -4,7 +4,7 @@
%general-entities;
]>
<sect1 id="ch-system-readjusting">
-<title>Readjusting the toolchain</title>
+<title>Rea-djusting the Toolchain</title>
<?dbhtml filename="readjusting.html"?>
<para>Install the adjusted linker by running the following from within the
diff --git a/chapter06/revisedchroot.xml b/chapter06/revisedchroot.xml
index 80f66cb1d..71658c039 100644
--- a/chapter06/revisedchroot.xml
+++ b/chapter06/revisedchroot.xml
@@ -4,7 +4,7 @@
%general-entities;
]>
<sect1 id="ch-system-revisedchroot">
-<title>Cleaning up</title>
+<title>Cleaning Up</title>
<?dbhtml filename="revisedchroot.html"?>
<para>Modified chroot command:</para>
diff --git a/chapter06/strippingagain.xml b/chapter06/strippingagain.xml
index 932db9f6f..ce1e963da 100644
--- a/chapter06/strippingagain.xml
+++ b/chapter06/strippingagain.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd">
<sect1 id="ch-system-strippingagain">
-<title>Stripping again</title>
+<title>Stripping Again</title>
<?dbhtml filename="strippingagain.html"?>
<para>Exit from chroot:</para>
diff --git a/chapter07/chapter07.xml b/chapter07/chapter07.xml
index a77a30e51..01038538a 100644
--- a/chapter07/chapter07.xml
+++ b/chapter07/chapter07.xml
@@ -5,12 +5,13 @@
]>
<chapter id="chapter-bootscripts" xreflabel="Chapter 7">
<?dbhtml dir="chapter07"?>
-<title>Setting up system boot scripts</title>
+<title>Setting Up System Bootscripts</title>
<?dbhtml filename="chapter07.html"?>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="introduction.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bootscripts.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="usage.xml"/>
+<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="udev.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="setclock.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="console.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="inputrc.xml"/>
diff --git a/chapter07/console.xml b/chapter07/console.xml
index d7e643ec3..878e657b1 100644
--- a/chapter07/console.xml
+++ b/chapter07/console.xml
@@ -4,7 +4,7 @@
%general-entities;
]>
<sect1 id="ch-scripts-console">
-<title>Configuring the Linux console</title>
+<title>Configuring the Linux Console</title>
<?dbhtml filename="console.html"?>
<para>Create the configuration file:</para>
diff --git a/chapter07/hostname.xml b/chapter07/hostname.xml
index 29ecc0ce0..141ef5f4b 100644
--- a/chapter07/hostname.xml
+++ b/chapter07/hostname.xml
@@ -4,7 +4,7 @@
%general-entities;
]>
<sect1 id="ch-scripts-hostname">
-<title>Configuring the localnet script</title>
+<title>Configuring the localnet Script</title>
<?dbhtml filename="hostname.html"?>
diff --git a/chapter07/hosts.xml b/chapter07/hosts.xml
index 7e5dde0b0..5f58fe0fe 100644
--- a/chapter07/hosts.xml
+++ b/chapter07/hosts.xml
@@ -4,7 +4,7 @@
%general-entities;
]>
<sect1 id="ch-scripts-hosts">
-<title>Creating the /etc/hosts file</title>
+<title>Creating the /etc/hosts File</title>
<?dbhtml filename="hosts.html"?>
<para>If a network card is not going to be configured, create the
diff --git a/chapter07/inputrc.xml b/chapter07/inputrc.xml
index 17f9058a9..4011cd91f 100644
--- a/chapter07/inputrc.xml
+++ b/chapter07/inputrc.xml
@@ -4,7 +4,7 @@
%general-entities;
]>
<sect1 id="ch-scripts-inputrc">
-<title>Creating the /etc/inputrc file</title>
+<title>Creating the /etc/inputrc File</title>
<?dbhtml filename="inputrc.html"?>
<para>Create the /etc/inputrc file:</para>
diff --git a/chapter07/network.xml b/chapter07/network.xml
index 068ba157c..cc5f25244 100644
--- a/chapter07/network.xml
+++ b/chapter07/network.xml
@@ -4,12 +4,12 @@
%general-entities;
]>
<sect1 id="ch-scripts-network">
-<title>Configuring the network script</title>
+<title>Configuring the network Script</title>
<?dbhtml filename="network.html"?>
<sect2>
-<title>Creating network interface configuration files</title>
+<title>Creating Network Interface Configuration Files</title>
<para>The following command creates a sample <filename>ipv4</filename> file for the
<filename>eth0</filename> device:</para>
diff --git a/chapter07/setclock.xml b/chapter07/setclock.xml
index f5af3b32a..577eae54c 100644
--- a/chapter07/setclock.xml
+++ b/chapter07/setclock.xml
@@ -4,7 +4,7 @@
%general-entities;
]>
<sect1 id="ch-scripts-setclock">
-<title>Configuring the setclock script</title>
+<title>Configuring the setclock Script</title>
<?dbhtml filename="setclock.html"?>
diff --git a/chapter07/udev.xml b/chapter07/udev.xml
new file mode 100644
index 000000000..482a9eebc
--- /dev/null
+++ b/chapter07/udev.xml
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
+ <!ENTITY % general-entities SYSTEM "../general.ent">
+ %general-entities;
+]>
+<sect1 id="ch-scripts-udev">
+<title>Device and Module Handling on an LFS System</title>
+<?dbhtml filename="udev.html"?>
+
+<indexterm zone="ch-scripts-udev">
+<primary sortas="a-Udev">Udev</primary>
+<secondary>usage</secondary></indexterm>
+
+
+<para>See testing</para>
+
+</sect1>
+
diff --git a/chapter07/usage.xml b/chapter07/usage.xml
index 5714dc07e..fdce66406 100644
--- a/chapter07/usage.xml
+++ b/chapter07/usage.xml
@@ -4,7 +4,7 @@
%general-entities;
]>
<sect1 id="ch-scripts-usage">
-<title>How do these bootscripts work?</title>
+<title>How Do These Bootscripts Work?</title>
<?dbhtml filename="usage.html"?>
diff --git a/chapter08/chapter08.xml b/chapter08/chapter08.xml
index 7fcdfa749..2933bdce6 100644
--- a/chapter08/chapter08.xml
+++ b/chapter08/chapter08.xml
@@ -5,7 +5,7 @@
]>
<chapter id="chapter-bootable" xreflabel="Chapter 8">
<?dbhtml dir="chapter08"?>
-<title>Making the LFS system bootable</title>
+<title>Making the LFS System Bootable</title>
<?dbhtml filename="chapter08.html"?>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="introduction.xml"/>
diff --git a/chapter08/fstab.xml b/chapter08/fstab.xml
index 8ecd88e2f..443f21e9c 100644
--- a/chapter08/fstab.xml
+++ b/chapter08/fstab.xml
@@ -4,7 +4,7 @@
%general-entities;
]>
<sect1 id="ch-bootable-fstab">
-<title>Creating the /etc/fstab file</title>
+<title>Creating the /etc/fstab File</title>
<?dbhtml filename="fstab.html"?>
diff --git a/chapter08/grub.xml b/chapter08/grub.xml
index 85841997a..3ccad5339 100644
--- a/chapter08/grub.xml
+++ b/chapter08/grub.xml
@@ -4,7 +4,7 @@
%general-entities;
]>
<sect1 id="ch-bootable-grub">
-<title>Making the LFS system bootable</title>
+<title>Making the LFS System Bootable</title>
<?dbhtml filename="grub.html"?>
diff --git a/chapter09/reboot.xml b/chapter09/reboot.xml
index 59219fcd7..3bcb4441f 100644
--- a/chapter09/reboot.xml
+++ b/chapter09/reboot.xml
@@ -4,7 +4,7 @@
%general-entities;
]>
<sect1 id="ch-finish-reboot">
-<title>Rebooting the system</title>
+<title>Rebooting the System</title>
<?dbhtml filename="reboot.html"?>
<screen><userinput>logout</userinput></screen>
diff --git a/chapter09/whatnow.xml b/chapter09/whatnow.xml
index e52de463c..c5a550be0 100644
--- a/chapter09/whatnow.xml
+++ b/chapter09/whatnow.xml
@@ -4,7 +4,7 @@
%general-entities;
]>
<sect1 id="ch-finish-whatnow">
-<title>What now?</title>
+<title>What Now?</title>
<?dbhtml filename="whatnow.html"?>
<para>See testing</para>