Browse Source

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

Greg Schafer 21 years ago
parent
commit
01a9d0cabc

+ 1 - 1
appendixa/bootscripts.xml

@@ -2,7 +2,7 @@
 <title>LFS-Bootscripts</title>
 <title>LFS-Bootscripts</title>
 <?dbhtml filename="bootscripts.html" dir="appendixa"?>
 <?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-down;
 &aa-bootscripts-shortdesc;
 &aa-bootscripts-shortdesc;

+ 1 - 1
appendixa/makedev.xml

@@ -2,7 +2,7 @@
 <title>MAKEDEV</title>
 <title>MAKEDEV</title>
 <?dbhtml filename="makedev.html" dir="appendixa"?>
 <?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-down;
 &aa-makedev-shortdesc;
 &aa-makedev-shortdesc;

+ 1 - 1
appendixa/manpages.xml

@@ -2,7 +2,7 @@
 <title>Man-pages</title>
 <title>Man-pages</title>
 <?dbhtml filename="man-pages.html" dir="appendixa"?>
 <?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-down;
 &aa-manpages-shortdesc;
 &aa-manpages-shortdesc;

+ 1 - 1
appendixa/nettools.xml

@@ -2,7 +2,7 @@
 <title>Net-tools</title>
 <title>Net-tools</title>
 <?dbhtml filename="net-tools.html" dir="appendixa"?>
 <?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-down;
 &aa-nettools-shortdesc;
 &aa-nettools-shortdesc;

+ 1 - 1
appendixa/utillinux.xml

@@ -2,7 +2,7 @@
 <title>Util-linux</title>
 <title>Util-linux</title>
 <?dbhtml filename="util-linux.html" dir="appendixa"?>
 <?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-down;
 &aa-utillinux-shortdesc;
 &aa-utillinux-shortdesc;

+ 1 - 1
chapter05/utillinux.xml

@@ -1,4 +1,4 @@
-<sect1 id="ch05-utillinux">
+<sect1 id="ch05-util-linux">
 <title>Installing Util-linux-&util-linux-version;</title>
 <title>Installing Util-linux-&util-linux-version;</title>
 <?dbhtml filename="util-linux.html" dir="chapter05"?>
 <?dbhtml filename="util-linux.html" dir="chapter05"?>
 
 

+ 1 - 1
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
 <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
 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"/>
 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>
 problem.</para>
 
 
 <note><para>The test suite for Binutils in this section is considered
 <note><para>The test suite for Binutils in this section is considered

+ 1 - 1
chapter06/bootscripts.xml

@@ -1,4 +1,4 @@
-<sect1 id="ch06-bootscripts">
+<sect1 id="ch06-lfs-bootscripts">
 <title>Installing LFS-Bootscripts-&bootscripts-version;</title>
 <title>Installing LFS-Bootscripts-&bootscripts-version;</title>
 <?dbhtml filename="bootscripts.html" dir="chapter06"?>
 <?dbhtml filename="bootscripts.html" dir="chapter06"?>
 
 

+ 1 - 1
chapter06/kernel.xml

@@ -1,4 +1,4 @@
-<sect1 id="ch06-kernel">
+<sect1 id="ch06-kernel-headers">
 <title>Installing Linux-&kernel-version; headers</title>
 <title>Installing Linux-&kernel-version; headers</title>
 <?dbhtml filename="kernel.html" dir="chapter06"?>
 <?dbhtml filename="kernel.html" dir="chapter06"?>
 
 

+ 1 - 1
chapter06/makedev.xml

@@ -1,4 +1,4 @@
-<sect1 id="ch06-makedev">
+<sect1 id="ch06-MAKEDEV">
 <title>Creating devices (Makedev-&makedev-version;)</title>
 <title>Creating devices (Makedev-&makedev-version;)</title>
 <?dbhtml filename="makedev.html" dir="chapter06"?>
 <?dbhtml filename="makedev.html" dir="chapter06"?>
 
 

+ 1 - 1
chapter06/manpages.xml

@@ -1,4 +1,4 @@
-<sect1 id="ch06-manpages">
+<sect1 id="ch06-man-pages">
 <title>Installing Man-pages-&man-pages-version;</title>
 <title>Installing Man-pages-&man-pages-version;</title>
 <?dbhtml filename="man-pages.html" dir="chapter06"?>
 <?dbhtml filename="man-pages.html" dir="chapter06"?>
 
 

+ 1 - 1
chapter06/nettools.xml

@@ -1,4 +1,4 @@
-<sect1 id="ch06-nettools">
+<sect1 id="ch06-net-tools">
 <title>Installing Net-tools-&net-tools-version;</title>
 <title>Installing Net-tools-&net-tools-version;</title>
 <?dbhtml filename="net-tools.html" dir="chapter06"?>
 <?dbhtml filename="net-tools.html" dir="chapter06"?>
 
 

+ 1 - 1
chapter06/utillinux.xml

@@ -1,4 +1,4 @@
-<sect1 id="ch06-utillinux">
+<sect1 id="ch06-util-linux">
 <title>Installing Util-linux-&util-linux-version;</title>
 <title>Installing Util-linux-&util-linux-version;</title>
 <?dbhtml filename="util-linux.html" dir="chapter06"?>
 <?dbhtml filename="util-linux.html" dir="chapter06"?>
 
 

+ 2 - 2
index.xml

@@ -3,8 +3,8 @@
 				"/usr/share/docbook/docbookx.dtd" [
 				"/usr/share/docbook/docbookx.dtd" [
 
 
 
 
-<!ENTITY version "CVS-20031222">
-<!ENTITY releasedate "December 22nd, 2003">
+<!ENTITY version "CVS-20040102">
+<!ENTITY releasedate "January 2nd, 2004">
 <!ENTITY milestone "5.1">
 <!ENTITY milestone "5.1">
 <!ENTITY nbsp " ">
 <!ENTITY nbsp " ">