aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/findutils.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2015-10-12 21:20:03 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2015-10-12 21:20:03 +0000
commit040ecb6de9078e372b188f7ac210f95f48e4d1b7 (patch)
tree36d60d1796447dafd60319f9be74fa95a3a31379 /chapter06/findutils.xml
parenta0afc1b210511f9da42c74a7d424ff79fbb1d8fd (diff)
Update to man-db-2.7.4.
Update to linux-4.2.3. Update to tzdata2015g. Many updates to installed files and directories. Huge thanks to Fernando. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10964 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/findutils.xml')
-rw-r--r--chapter06/findutils.xml25
1 files changed, 1 insertions, 24 deletions
diff --git a/chapter06/findutils.xml b/chapter06/findutils.xml
index 792300d1d..8c6d77a2b 100644
--- a/chapter06/findutils.xml
+++ b/chapter06/findutils.xml
@@ -91,7 +91,7 @@ sed -i 's|find:=${BINDIR}|find:=/bin|' /usr/bin/updatedb</userinput></screen>
<segtitle>Installed programs</segtitle>
<seglistitem>
- <seg>bigram, code, find, frcode, locate, oldfind, updatedb, and xargs</seg>
+ <seg>code, find, locate, oldfind, updatedb, and xargs</seg>
</seglistitem>
</segmentedlist>
@@ -100,17 +100,6 @@ sed -i 's|find:=${BINDIR}|find:=/bin|' /usr/bin/updatedb</userinput></screen>
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
- <varlistentry id="bigram">
- <term><command>bigram</command></term>
- <listitem>
- <para>Was formerly used to produce <command>locate</command>
- databases</para>
- <indexterm zone="ch-system-findutils bigram">
- <primary sortas="b-bigram">bigram</primary>
- </indexterm>
- </listitem>
- </varlistentry>
-
<varlistentry id="code">
<term><command>code</command></term>
<listitem>
@@ -133,18 +122,6 @@ sed -i 's|find:=${BINDIR}|find:=/bin|' /usr/bin/updatedb</userinput></screen>
</listitem>
</varlistentry>
- <varlistentry id="frcode">
- <term><command>frcode</command></term>
- <listitem>
- <para>Is called by <command>updatedb</command> to compress the list
- of file names; it uses front-compression, reducing the database size
- by a factor of four to five</para>
- <indexterm zone="ch-system-findutils frcode">
- <primary sortas="b-frcode">frcode</primary>
- </indexterm>
- </listitem>
- </varlistentry>
-
<varlistentry id="locate">
<term><command>locate</command></term>
<listitem>