Bug 45590

Summary: Bad pathname in ftpusers(5) FILES section
Product: Documentation Reporter: Bob Van Valzah <Bob>
Component: Books & ArticlesAssignee: David E. O'Brien <obrien>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Bob Van Valzah 2002-11-22 14:40:01 UTC
	/usr/share/examples/ftp/ftpusers doesn't exist.
	Perhaps it should be /usr/share/examples/etc/ftpusers?

How-To-Repeat: 	man ftpusers
Comment 1 John Baldwin freebsd_committer freebsd_triage 2002-11-22 16:09:25 UTC
On 22-Nov-2002 Bob Van Valzah wrote:
> 
>>Number:         45590
>>Category:       docs
>>Synopsis:       Bad pathname in ftpusers(5) FILES section
>>Confidential:   no
>>Severity:       non-critical
>>Priority:       low
>>Responsible:    freebsd-doc
>>State:          open
>>Quarter:        
>>Keywords:       
>>Date-Required:
>>Class:          doc-bug
>>Submitter-Id:   current-users
>>Arrival-Date:   Fri Nov 22 06:40:01 PST 2002
>>Closed-Date:
>>Last-Modified:
>>Originator:     Bob Van Valzah
>>Release:        FreeBSD 4.7-RELEASE-p1 i386
>>Organization:
>>Environment:
> System: FreeBSD Relent.VanValzah.Com 4.7-RELEASE-p1 FreeBSD 4.7-RELEASE-p1 #1: Thu Oct 31
> 16:38:33 CST 2002 bob@Relent.VanValzah.Com:/hope/obj/usr/src/sys/RELENT i386
> 
>>Description:
>       /usr/share/examples/ftp/ftpusers doesn't exist.
>       Perhaps it should be /usr/share/examples/etc/ftpusers?
> 
>>How-To-Repeat:
>       man ftpusers

Well, the ftpusers(5) manpage is actually the manpage from the
lukemftpd distribution, not from the FreeBSD distribution.  We
generally try to avoid making changes to vendor sources except
when absolutely necessary.

-- 

John Baldwin <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/
Comment 2 John Baldwin freebsd_committer freebsd_triage 2002-11-22 16:09:34 UTC
Responsible Changed
From-To: freebsd-doc->obrien

This is a lukemftpd manpage, so kick it over to the lukemftpd maintainer.
Comment 3 Tom Rhodes freebsd_committer freebsd_triage 2003-01-11 20:25:09 UTC
State Changed
From-To: open->closed

Similar of PR: bin/44519, although that one has a patch.  Thanks.