Bug 40024

Summary: Linguistic error in locate(1) man page
Product: Documentation Reporter: jesper
Component: Books & ArticlesAssignee: Tom Rhodes <trhodes>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description jesper 2002-06-30 02:40:02 UTC
The line "Usually faster in most cases" is redundant, "Usually" and "in most cases" being basically identical. Should be by removing either of the two.

Fix: 

Change the text from "This is the default behavior. Usually faster in most cases." to "This is the default behavior and is faster in most cases." or similar.

http://monsted.dk/locate.patch does just that.
How-To-Repeat: "man locate" under -m :)
Comment 1 Tom Rhodes freebsd_committer freebsd_triage 2002-07-02 22:13:27 UTC
State Changed
From-To: open->patched

I did a reword of the offending sentence, slightly different than your 
suggestions.  I also reworded another line with bad grammar ;)  Thanks 
for pointing this out. 


Comment 2 Tom Rhodes freebsd_committer freebsd_triage 2002-07-02 22:13:27 UTC
Responsible Changed
From-To: freebsd-doc->trhodes

I did a reword of the offending sentence, slightly different than your 
suggestions.  I also reworded another line with bad grammar ;)  Thanks 
for pointing this out.
Comment 3 Tom Rhodes freebsd_committer freebsd_triage 2002-07-08 22:31:35 UTC
State Changed
From-To: patched->closed

The change has now been added to -STABLE, thanks.