Changeset afcfd74 for chapter06


Ignore:
Timestamp:
02/09/2020 08:50:38 PM (4 years ago)
Author:
Pierre Labastie <pieere@…>
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, 9.1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, 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:
210fc78
Parents:
6b041a0
Message:

Remove unused files and make
idref's more regular

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11746 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

Location:
chapter06
Files:
4 deleted
3 edited

Legend:

Unmodified
Added
Removed
  • chapter06/check.xml

    r6b041a0 rafcfd74  
    66]>
    77
    8 <sect1 id="ch-tools-check" role="wrap">
     8<sect1 id="ch-system-check" role="wrap">
    99  <?dbhtml filename="check.html"?>
    1010
     
    1717  <title>Check-&check-version;</title>
    1818
    19   <indexterm zone="ch-tools-check">
     19  <indexterm zone="ch-system-check">
    2020    <primary sortas="a-Check">Check</primary>
    2121  </indexterm>
     
    8888          <para>Awk script for generating C unit tests for use with the Check
    8989          unit testing framework</para>
    90           <indexterm zone="ch-tools-check checkmk">
     90          <indexterm zone="ch-system-check checkmk">
    9191            <primary sortas="b-checmk">checkmk</primary>
    9292          </indexterm>
     
    9999          <para>Contains functions that allow Check to be called from a test
    100100          program</para>
    101           <indexterm zone="ch-tools-check libcheck">
     101          <indexterm zone="ch-system-check libcheck">
    102102            <primary sortas="c-libcheck">libcheck</primary>
    103103          </indexterm>
  • chapter06/e2fsprogs.xml

    r6b041a0 rafcfd74  
    133133    If you do not have significantly more RAM than this, be sure to enable
    134134    sufficient swap space for the test. See <xref
    135     linkend="space-creatingfilesystem"/> and <xref linkend="space-mounting"/>
     135    linkend="ch-partitioning-creatingfilesystem"/> and <xref
     136    linkend="ch-partitioning-mounting"/>
    136137    for details on creating and enabling swap space.</para>
    137138
  • chapter06/libpipeline.xml

    r6b041a0 rafcfd74  
    5656        <listitem>
    5757          <para>Use pkg-config to obtain the location of the test
    58           library metadata built in <xref linkend="ch-tools-check"/>.</para>
     58          library metadata built in <xref linkend="ch-system-check"/>.</para>
    5959        </listitem>
    6060      </varlistentry>
Note: See TracChangeset for help on using the changeset viewer.