diff options
author | Pierre Labastie <pieere@linuxfromscratch.org> | 2020-02-09 20:50:38 +0000 |
---|---|---|
committer | Pierre Labastie <pieere@linuxfromscratch.org> | 2020-02-09 20:50:38 +0000 |
commit | afcfd745aec2ed1976187b2ea2c21a26ad2ca850 (patch) | |
tree | 4d495bf66d7bf8014253b1b3288a1d928f87cb59 /chapter06/check.xml | |
parent | 6b041a031d9b5fc57a225e46cb88799a3cca7fd2 (diff) |
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
Diffstat (limited to 'chapter06/check.xml')
-rw-r--r-- | chapter06/check.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/chapter06/check.xml b/chapter06/check.xml index ee72a0725..e7936f6b2 100644 --- a/chapter06/check.xml +++ b/chapter06/check.xml @@ -5,7 +5,7 @@ %general-entities; ]> -<sect1 id="ch-tools-check" role="wrap"> +<sect1 id="ch-system-check" role="wrap"> <?dbhtml filename="check.html"?> <sect1info condition="script"> @@ -16,7 +16,7 @@ <title>Check-&check-version;</title> - <indexterm zone="ch-tools-check"> + <indexterm zone="ch-system-check"> <primary sortas="a-Check">Check</primary> </indexterm> @@ -87,7 +87,7 @@ sed -i '1 s/tools/usr/' /usr/bin/checkmk</userinput></screen> <listitem> <para>Awk script for generating C unit tests for use with the Check unit testing framework</para> - <indexterm zone="ch-tools-check checkmk"> + <indexterm zone="ch-system-check checkmk"> <primary sortas="b-checmk">checkmk</primary> </indexterm> </listitem> @@ -98,7 +98,7 @@ sed -i '1 s/tools/usr/' /usr/bin/checkmk</userinput></screen> <listitem> <para>Contains functions that allow Check to be called from a test program</para> - <indexterm zone="ch-tools-check libcheck"> + <indexterm zone="ch-system-check libcheck"> <primary sortas="c-libcheck">libcheck</primary> </indexterm> </listitem> |