Bug 127952

Summary: man for locate(1) is missing
Product: Documentation Reporter: Eugen Konkov <kes>
Component: Books & ArticlesAssignee: Tom Rhodes <trhodes>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Eugen Konkov 2008-10-08 19:40:02 UTC
There is no manual entry for 'locate' utility in 7.1-BETA, but 7.0 has it

How-To-Repeat: home# locate
usage: locate [-0Scims] [-l limit] [-d database] pattern ...

default database: `/var/db/locate.database' or $LOCATE_PATH

home# man locate
No manual entry for locate
home#
Comment 1 Maxim Konovalov 2008-10-09 06:31:31 UTC
[...]
> home# man locate
> No manual entry for locate

That's strange:

$ man locate | head -2
LOCATE(1)               FreeBSD General Commands Manual
LOCATE(1)

http://www.freebsd.org/cgi/man.cgi?query=locate

Are you sure you have man pages installed and MANPATH environment
variable is correct?  Also what does ``locate locate'' say?

-- 
Maxim Konovalov
Comment 2 Tom Rhodes freebsd_committer freebsd_triage 2008-12-23 12:49:37 UTC
State Changed
From-To: open->closed

Close this PR, a locate manual page exists and follow up 
offering to help user has been answered with silence for 
almost three months. 


Comment 3 Tom Rhodes freebsd_committer freebsd_triage 2008-12-23 12:49:37 UTC
Responsible Changed
From-To: freebsd-doc->trhodes

Assign to me in case user does need help at some point.