Description of problem: worng reference: "locate is a symbolic link to locate - either command name can be used." Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: should read: "locate is a symbolic link to /usr/bin/locate - either command name can be used." Additional info:
Fix is in CVS. The updated text reads: /usr/bin/locate is a symbolic link to /usr/bin/slocate - either command name can be used. An slocate search considers the permissions of the files with respect to the user performing the search, and will only return files that the user would normally be able to see.