aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
authorGreg Schafer <greg@linuxfromscratch.org>2004-01-02 14:07:24 +0000
committerGreg Schafer <greg@linuxfromscratch.org>2004-01-02 14:07:24 +0000
commit01a9d0cabcf7ead5ddfb305c4957d602f21f8b6a (patch)
tree5dd4bc4cf82868640e83111daaa26320b0bb6da5 /chapter06
parent79f701f032d0ceb20007f5dc73fb1d5f64fe6757 (diff)
Minor adjustments to some section ids for better interaction
with lfscmd testing tool. Internal change only. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3144 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/binutils.xml2
-rw-r--r--chapter06/bootscripts.xml2
-rw-r--r--chapter06/kernel.xml2
-rw-r--r--chapter06/makedev.xml2
-rw-r--r--chapter06/manpages.xml2
-rw-r--r--chapter06/nettools.xml2
-rw-r--r--chapter06/utillinux.xml2
7 files changed, 7 insertions, 7 deletions
diff --git a/chapter06/binutils.xml b/chapter06/binutils.xml
index 872fff1ab..743e7358b 100644
--- a/chapter06/binutils.xml
+++ b/chapter06/binutils.xml
@@ -25,7 +25,7 @@ everything is set up correctly by performing a simple test:</para>
<para>Your chroot environment is not set up for proper PTY operation. In this
case there is no point in running the test suites for Binutils and GCC until you
are able to resolve the issue. Please refer back to <xref linkend="ch06-proc"/>
-and <xref linkend="ch06-makedev"/> and perform the recommended steps to fix the
+and <xref linkend="ch06-MAKEDEV"/> and perform the recommended steps to fix the
problem.</para>
<note><para>The test suite for Binutils in this section is considered
diff --git a/chapter06/bootscripts.xml b/chapter06/bootscripts.xml
index 6c3a21963..504b4ce4c 100644
--- a/chapter06/bootscripts.xml
+++ b/chapter06/bootscripts.xml
@@ -1,4 +1,4 @@
-<sect1 id="ch06-bootscripts">
+<sect1 id="ch06-lfs-bootscripts">
<title>Installing LFS-Bootscripts-&bootscripts-version;</title>
<?dbhtml filename="bootscripts.html" dir="chapter06"?>
diff --git a/chapter06/kernel.xml b/chapter06/kernel.xml
index b03c7adc7..3e3b50093 100644
--- a/chapter06/kernel.xml
+++ b/chapter06/kernel.xml
@@ -1,4 +1,4 @@
-<sect1 id="ch06-kernel">
+<sect1 id="ch06-kernel-headers">
<title>Installing Linux-&kernel-version; headers</title>
<?dbhtml filename="kernel.html" dir="chapter06"?>
diff --git a/chapter06/makedev.xml b/chapter06/makedev.xml
index acb766683..424d727a8 100644
--- a/chapter06/makedev.xml
+++ b/chapter06/makedev.xml
@@ -1,4 +1,4 @@
-<sect1 id="ch06-makedev">
+<sect1 id="ch06-MAKEDEV">
<title>Creating devices (Makedev-&makedev-version;)</title>
<?dbhtml filename="makedev.html" dir="chapter06"?>
diff --git a/chapter06/manpages.xml b/chapter06/manpages.xml
index 699f68b74..bb8715bb2 100644
--- a/chapter06/manpages.xml
+++ b/chapter06/manpages.xml
@@ -1,4 +1,4 @@
-<sect1 id="ch06-manpages">
+<sect1 id="ch06-man-pages">
<title>Installing Man-pages-&man-pages-version;</title>
<?dbhtml filename="man-pages.html" dir="chapter06"?>
diff --git a/chapter06/nettools.xml b/chapter06/nettools.xml
index 61a6359d6..e4fc358be 100644
--- a/chapter06/nettools.xml
+++ b/chapter06/nettools.xml
@@ -1,4 +1,4 @@
-<sect1 id="ch06-nettools">
+<sect1 id="ch06-net-tools">
<title>Installing Net-tools-&net-tools-version;</title>
<?dbhtml filename="net-tools.html" dir="chapter06"?>
diff --git a/chapter06/utillinux.xml b/chapter06/utillinux.xml
index 8689c09a6..62a514511 100644
--- a/chapter06/utillinux.xml
+++ b/chapter06/utillinux.xml
@@ -1,4 +1,4 @@
-<sect1 id="ch06-utillinux">
+<sect1 id="ch06-util-linux">
<title>Installing Util-linux-&util-linux-version;</title>
<?dbhtml filename="util-linux.html" dir="chapter06"?>