diff options
author | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2005-04-13 21:32:36 +0000 |
---|---|---|
committer | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2005-04-13 21:32:36 +0000 |
commit | 005dc3f4276346dd0ea3d2223321115decd55575 (patch) | |
tree | 73eb45ecfa1ae58631df2fc14fbdc1e1590ed95d /chapter06 | |
parent | 91b852ad44caba3259fe31789819642f8ed8f3b1 (diff) |
Fixed some typos in indexterm tags.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4950 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/coreutils.xml | 2 | ||||
-rw-r--r-- | chapter06/iproute2.xml | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/chapter06/coreutils.xml b/chapter06/coreutils.xml index 2abeffe08..961463d73 100644 --- a/chapter06/coreutils.xml +++ b/chapter06/coreutils.xml @@ -784,7 +784,7 @@ input</para> <term><command>uniq</command></term> <listitem> <para>Discards all but one of successive identical lines</para> -<indexterm zone="ch-system-coreutils unexpand"><primary sortas="b-unexpand">unexpand</primary></indexterm> +<indexterm zone="ch-system-coreutils uniq"><primary sortas="b-uniq">uniq</primary></indexterm> </listitem> </varlistentry> diff --git a/chapter06/iproute2.xml b/chapter06/iproute2.xml index 5edae84fc..9b2c9fae3 100644 --- a/chapter06/iproute2.xml +++ b/chapter06/iproute2.xml @@ -88,7 +88,7 @@ <listitem> <para>Connection status utility</para> <indexterm zone="ch-system-iproute2 ctstat"> - <primary sortas="b-cstat">ctstat</primary> + <primary sortas="b-ctstat">ctstat</primary> </indexterm> </listitem> </varlistentry> @@ -177,7 +177,7 @@ feature-complete replacement for the old <command>rtstat</command> program</para> <indexterm zone="ch-system-iproute2 lnstat"> - <primary sortas="b-cstat">lnstat</primary> + <primary sortas="b-lnstat">lnstat</primary> </indexterm> </listitem> </varlistentry> |