diff options
author | Alex Gronenwoud <alex@linuxfromscratch.org> | 2004-01-31 15:07:36 +0000 |
---|---|---|
committer | Alex Gronenwoud <alex@linuxfromscratch.org> | 2004-01-31 15:07:36 +0000 |
commit | ab3b93b727dde7de9c0aea893f62e88cb0ee1c13 (patch) | |
tree | f3f9ca3c8e0f8aa24a00e7b45619f14eb1423196 /appendixa/findutils-desc.xml | |
parent | 90afe40d900c2c055750a4761e29b54009a7f6a7 (diff) |
Writing 'file system' as two words everywhere.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3198 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/findutils-desc.xml')
-rw-r--r-- | appendixa/findutils-desc.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appendixa/findutils-desc.xml b/appendixa/findutils-desc.xml index fc05ce192..a6a43380c 100644 --- a/appendixa/findutils-desc.xml +++ b/appendixa/findutils-desc.xml @@ -17,7 +17,7 @@ factor of 4 to 5.</para> and reports the names that contain a given string or match a given pattern.</para> <para><command>updatedb</command> updates the locate database. It scans -the entire filesystem (including other filesystems that are currently mounted, +the entire file system (including other file systems that are currently mounted, unless told not to) and puts every file name it finds in the database.</para> <para><command>xargs</command> can be used to apply a given command to |