Changeset 01a9d0ca


Ignore:
Timestamp:
01/02/2004 02:07:24 PM (20 years ago)
Author:
Greg Schafer <greg@…>
Branches:
10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, 6.0, 6.1, 6.1.1, 6.3, 6.4, 6.5, 6.6, 6.7, 6.8, 7.0, 7.1, 7.2, 7.3, 7.4, 7.5, 7.5-systemd, 7.6, 7.6-systemd, 7.7, 7.7-systemd, 7.8, 7.8-systemd, 7.9, 7.9-systemd, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, v5_1, v5_1_1, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
b8d6db7
Parents:
79f701f0
Message:

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

Files:
14 edited

Legend:

Unmodified
Added
Removed
  • appendixa/bootscripts.xml

    r79f701f0 r01a9d0ca  
    33<?dbhtml filename="bootscripts.html" dir="appendixa"?>
    44
    5 <para>For installation instructions see <xref linkend="ch06-bootscripts"/>.</para>
     5<para>For installation instructions see <xref linkend="ch06-lfs-bootscripts"/>.</para>
    66
    77&aa-bootscripts-down;
  • appendixa/makedev.xml

    r79f701f0 r01a9d0ca  
    33<?dbhtml filename="makedev.html" dir="appendixa"?>
    44
    5 <para>For installation instructions see <xref linkend="ch06-makedev"/>.</para>
     5<para>For installation instructions see <xref linkend="ch06-MAKEDEV"/>.</para>
    66
    77&aa-makedev-down;
  • appendixa/manpages.xml

    r79f701f0 r01a9d0ca  
    33<?dbhtml filename="man-pages.html" dir="appendixa"?>
    44
    5 <para>For installation instructions see <xref linkend="ch06-manpages"/>.</para>
     5<para>For installation instructions see <xref linkend="ch06-man-pages"/>.</para>
    66
    77&aa-manpages-down;
  • appendixa/nettools.xml

    r79f701f0 r01a9d0ca  
    33<?dbhtml filename="net-tools.html" dir="appendixa"?>
    44
    5 <para>For installation instructions see <xref linkend="ch06-nettools"/>.</para>
     5<para>For installation instructions see <xref linkend="ch06-net-tools"/>.</para>
    66
    77&aa-nettools-down;
  • appendixa/utillinux.xml

    r79f701f0 r01a9d0ca  
    33<?dbhtml filename="util-linux.html" dir="appendixa"?>
    44
    5 <para>For installation instructions see <xref linkend="ch06-utillinux"/>.</para>
     5<para>For installation instructions see <xref linkend="ch06-util-linux"/>.</para>
    66
    77&aa-utillinux-down;
  • chapter05/utillinux.xml

    r79f701f0 r01a9d0ca  
    1 <sect1 id="ch05-utillinux">
     1<sect1 id="ch05-util-linux">
    22<title>Installing Util-linux-&util-linux-version;</title>
    33<?dbhtml filename="util-linux.html" dir="chapter05"?>
  • chapter06/binutils.xml

    r79f701f0 r01a9d0ca  
    2626case there is no point in running the test suites for Binutils and GCC until you
    2727are able to resolve the issue. Please refer back to <xref linkend="ch06-proc"/>
    28 and <xref linkend="ch06-makedev"/> and perform the recommended steps to fix the
     28and <xref linkend="ch06-MAKEDEV"/> and perform the recommended steps to fix the
    2929problem.</para>
    3030
  • chapter06/bootscripts.xml

    r79f701f0 r01a9d0ca  
    1 <sect1 id="ch06-bootscripts">
     1<sect1 id="ch06-lfs-bootscripts">
    22<title>Installing LFS-Bootscripts-&bootscripts-version;</title>
    33<?dbhtml filename="bootscripts.html" dir="chapter06"?>
  • chapter06/kernel.xml

    r79f701f0 r01a9d0ca  
    1 <sect1 id="ch06-kernel">
     1<sect1 id="ch06-kernel-headers">
    22<title>Installing Linux-&kernel-version; headers</title>
    33<?dbhtml filename="kernel.html" dir="chapter06"?>
  • chapter06/makedev.xml

    r79f701f0 r01a9d0ca  
    1 <sect1 id="ch06-makedev">
     1<sect1 id="ch06-MAKEDEV">
    22<title>Creating devices (Makedev-&makedev-version;)</title>
    33<?dbhtml filename="makedev.html" dir="chapter06"?>
  • chapter06/manpages.xml

    r79f701f0 r01a9d0ca  
    1 <sect1 id="ch06-manpages">
     1<sect1 id="ch06-man-pages">
    22<title>Installing Man-pages-&man-pages-version;</title>
    33<?dbhtml filename="man-pages.html" dir="chapter06"?>
  • chapter06/nettools.xml

    r79f701f0 r01a9d0ca  
    1 <sect1 id="ch06-nettools">
     1<sect1 id="ch06-net-tools">
    22<title>Installing Net-tools-&net-tools-version;</title>
    33<?dbhtml filename="net-tools.html" dir="chapter06"?>
  • chapter06/utillinux.xml

    r79f701f0 r01a9d0ca  
    1 <sect1 id="ch06-utillinux">
     1<sect1 id="ch06-util-linux">
    22<title>Installing Util-linux-&util-linux-version;</title>
    33<?dbhtml filename="util-linux.html" dir="chapter06"?>
  • index.xml

    r79f701f0 r01a9d0ca  
    44
    55
    6 <!ENTITY version "CVS-20031222">
    7 <!ENTITY releasedate "December 22nd, 2003">
     6<!ENTITY version "CVS-20040102">
     7<!ENTITY releasedate "January 2nd, 2004">
    88<!ENTITY milestone "5.1">
    99<!ENTITY nbsp " ">
Note: See TracChangeset for help on using the changeset viewer.