Bug 30940

Summary: manpath documentation confusing or confused
Product: Documentation Reporter: Jonathan Amery <jdamery>
Component: Books & ArticlesAssignee: ru <ru>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Jonathan Amery 2001-09-30 20:30:00 UTC
 The manpath manpage reads:

     Manpath tries to determine the user's manpath from a set of system
     defaults and the user's PATH, echoing the result to the standard output.
     Warnings and errors are written to the standard error.  If a directory in
     the user's path is not listed in the /etc/manpath.config file, manpath
     looks for the subdirectories man or MAN.  If they exist, they are added
     to the search path.

 Which suggests that the manpages for /foo/bar/bin are looked for in
/foo/bar/bin/man and not in /foo/bar/man (where they probably are, and
it certainly does appear to look).

Fix: 

Discover what manpath actually does do then document that.
How-To-Repeat: 
 Should be obvious.
Comment 1 ru freebsd_committer freebsd_triage 2001-10-01 17:58:53 UTC
State Changed
From-To: open->closed

Fixed, thanks! 


Comment 2 ru freebsd_committer freebsd_triage 2001-10-01 17:58:53 UTC
Responsible Changed
From-To: freebsd-doc->ru