Parcourir la source

Slight wording change on findutils description. Thanks Randy.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6004 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Archaic il y a 20 ans
Parent
commit
acfd4141bd
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      chapter06/findutils.xml

+ 1 - 1
chapter06/findutils.xml

@@ -12,7 +12,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>