diff options
author | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2005-01-30 11:27:57 +0000 |
---|---|---|
committer | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2005-01-30 11:27:57 +0000 |
commit | bce08efc719e0824225490272cefa848a2313b24 (patch) | |
tree | b9c15b1be3d27a22d41f411e0ee7a8565707a22a /chapter05 | |
parent | 8bbebcca6305e2322df217b29548742922b34e84 (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 'chapter05')
-rw-r--r-- | chapter05/adjusting.xml | 2 | ||||
-rw-r--r-- | chapter05/chapter05.xml | 2 | ||||
-rw-r--r-- | chapter05/hostreqs.xml | 2 | ||||
-rw-r--r-- | chapter05/toolchaintechnotes.xml | 2 |
4 files changed, 4 insertions, 4 deletions
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> |