diff options
author | Greg Schafer <greg@linuxfromscratch.org> | 2004-01-02 14:07:24 +0000 |
---|---|---|
committer | Greg Schafer <greg@linuxfromscratch.org> | 2004-01-02 14:07:24 +0000 |
commit | 01a9d0cabcf7ead5ddfb305c4957d602f21f8b6a (patch) | |
tree | 5dd4bc4cf82868640e83111daaa26320b0bb6da5 /appendixa | |
parent | 79f701f032d0ceb20007f5dc73fb1d5f64fe6757 (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 'appendixa')
-rw-r--r-- | appendixa/bootscripts.xml | 2 | ||||
-rw-r--r-- | appendixa/makedev.xml | 2 | ||||
-rw-r--r-- | appendixa/manpages.xml | 2 | ||||
-rw-r--r-- | appendixa/nettools.xml | 2 | ||||
-rw-r--r-- | appendixa/utillinux.xml | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/appendixa/bootscripts.xml b/appendixa/bootscripts.xml index 9260eb21b..2f23951b3 100644 --- a/appendixa/bootscripts.xml +++ b/appendixa/bootscripts.xml @@ -2,7 +2,7 @@ <title>LFS-Bootscripts</title> <?dbhtml filename="bootscripts.html" dir="appendixa"?> -<para>For installation instructions see <xref linkend="ch06-bootscripts"/>.</para> +<para>For installation instructions see <xref linkend="ch06-lfs-bootscripts"/>.</para> &aa-bootscripts-down; &aa-bootscripts-shortdesc; diff --git a/appendixa/makedev.xml b/appendixa/makedev.xml index 206fe934b..b378e7ff7 100644 --- a/appendixa/makedev.xml +++ b/appendixa/makedev.xml @@ -2,7 +2,7 @@ <title>MAKEDEV</title> <?dbhtml filename="makedev.html" dir="appendixa"?> -<para>For installation instructions see <xref linkend="ch06-makedev"/>.</para> +<para>For installation instructions see <xref linkend="ch06-MAKEDEV"/>.</para> &aa-makedev-down; &aa-makedev-shortdesc; diff --git a/appendixa/manpages.xml b/appendixa/manpages.xml index 1b59ce7ed..18d9168a8 100644 --- a/appendixa/manpages.xml +++ b/appendixa/manpages.xml @@ -2,7 +2,7 @@ <title>Man-pages</title> <?dbhtml filename="man-pages.html" dir="appendixa"?> -<para>For installation instructions see <xref linkend="ch06-manpages"/>.</para> +<para>For installation instructions see <xref linkend="ch06-man-pages"/>.</para> &aa-manpages-down; &aa-manpages-shortdesc; diff --git a/appendixa/nettools.xml b/appendixa/nettools.xml index 15b633bb1..1e31546aa 100644 --- a/appendixa/nettools.xml +++ b/appendixa/nettools.xml @@ -2,7 +2,7 @@ <title>Net-tools</title> <?dbhtml filename="net-tools.html" dir="appendixa"?> -<para>For installation instructions see <xref linkend="ch06-nettools"/>.</para> +<para>For installation instructions see <xref linkend="ch06-net-tools"/>.</para> &aa-nettools-down; &aa-nettools-shortdesc; diff --git a/appendixa/utillinux.xml b/appendixa/utillinux.xml index 0f53e0bab..006a791d8 100644 --- a/appendixa/utillinux.xml +++ b/appendixa/utillinux.xml @@ -2,7 +2,7 @@ <title>Util-linux</title> <?dbhtml filename="util-linux.html" dir="appendixa"?> -<para>For installation instructions see <xref linkend="ch06-utillinux"/>.</para> +<para>For installation instructions see <xref linkend="ch06-util-linux"/>.</para> &aa-utillinux-down; &aa-utillinux-shortdesc; |