diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-09-24 19:29:25 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-09-24 19:29:25 +0000 |
commit | 79f9e00db876891803905f9cfb1527d2a17a198f (patch) | |
tree | 351acc3eab4567f5cf66cdbe053dca17e4529041 /chapter06 | |
parent | 61fd3255a180e7570ad2b857d8289740b1f4d7ed (diff) |
Update list of installed programs for various packages. Fixes #2494.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9074 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/coreutils.xml | 2 | ||||
-rw-r--r-- | chapter06/groff.xml | 2 | ||||
-rw-r--r-- | chapter06/iproute2.xml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/chapter06/coreutils.xml b/chapter06/coreutils.xml index 1cebe855b..ddefa9051 100644 --- a/chapter06/coreutils.xml +++ b/chapter06/coreutils.xml @@ -168,7 +168,7 @@ mv -v /usr/bin/chroot /usr/sbin</userinput></screen> <para>Encodes and decodes data according to the base64 (RFC 3548) specification</para> <indexterm zone="ch-system-coreutils base64"> - <primary sortas="b-base64">basename</primary> + <primary sortas="b-base64">base64</primary> </indexterm> </listitem> </varlistentry> diff --git a/chapter06/groff.xml b/chapter06/groff.xml index 232496d4e..b07632dd8 100644 --- a/chapter06/groff.xml +++ b/chapter06/groff.xml @@ -440,7 +440,7 @@ ln -sv tbl /usr/bin/gtbl</userinput></screen> <para>Converts encoding of input files to something GNU <command>troff</command> understands</para> <indexterm zone="ch-system-groff preconv"> - <primary sortas="b-pdfroff">preconv</primary> + <primary sortas="b-preconv">preconv</primary> </indexterm> </listitem> </varlistentry> diff --git a/chapter06/iproute2.xml b/chapter06/iproute2.xml index aabafa2e9..12719676b 100644 --- a/chapter06/iproute2.xml +++ b/chapter06/iproute2.xml @@ -94,7 +94,7 @@ <seglistitem> <seg>ctstat (link to lnstat), genl, ifcfg, ifstat, ip, lnstat, nstat, routef, routel, rtacct, rtmon, rtpr, rtstat (link to lnstat), ss, - and tc.</seg> + and tc</seg> </seglistitem> </segmentedlist> |