mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 19:59:20 +01:00
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
This commit is contained in:
parent
79f701f032
commit
01a9d0cabc
@ -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;
|
||||
|
@ -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;
|
||||
|
@ -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;
|
||||
|
@ -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;
|
||||
|
@ -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;
|
||||
|
@ -1,4 +1,4 @@
|
||||
<sect1 id="ch05-utillinux">
|
||||
<sect1 id="ch05-util-linux">
|
||||
<title>Installing Util-linux-&util-linux-version;</title>
|
||||
<?dbhtml filename="util-linux.html" dir="chapter05"?>
|
||||
|
||||
|
@ -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
|
||||
|
@ -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"?>
|
||||
|
||||
|
@ -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"?>
|
||||
|
||||
|
@ -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"?>
|
||||
|
||||
|
@ -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"?>
|
||||
|
||||
|
@ -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"?>
|
||||
|
||||
|
@ -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"?>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user