From cf24ff11cc44d9454ab5c8fbb9e443fe2d34830c Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Thu, 23 May 2002 17:00:34 +0000 Subject: fixed upper case / lower case mistakes git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1891 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- appendixa/findutils-desc.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'appendixa/findutils-desc.xml') diff --git a/appendixa/findutils-desc.xml b/appendixa/findutils-desc.xml index 033ca86cb..8398d5972 100644 --- a/appendixa/findutils-desc.xml +++ b/appendixa/findutils-desc.xml @@ -21,12 +21,12 @@ a certain criteria. If no criteria is given, it lists all files in the current directory and its subdirectories. frcode -updatedb runs a program called frcode to compress the list of file names +frcode is called by updatedb to compress the list of file names using front-compression, which reduces the database size by a factor of 4 to 5. locate -Locate scans a database which contain all files and directories on a +locate scans a database which contain all files and directories on a filesystem. This program lists the files and directories in this database matching a certain criteria. If a user is looking for a file this program will scan the database and tell him exactly where the files he -- cgit v1.2.3-54-g00ecf