Slight wording change on findutils description. (merged from trunk r6004)

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6005 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Archaic 2005-06-15 20:21:54 +00:00
parent baf59842ab
commit bee2919078

View File

@ -10,7 +10,7 @@
<indexterm zone="ch-system-findutils"><primary sortas="a-Findutils">Findutils</primary></indexterm>
<sect2 role="package"><title/>
<para>The Findutils package contains programs to find files. Processes
<para>The Findutils package contains programs to find files. These programs
are provided to recursively search through a directory tree and to
create, maintain, and search a database (often faster than the recursive
find, but unreliable if the database has not been recently updated).</para>