From edwin@d9168.upc-d.chello.nl  Sat Dec 16 15:02:48 2000
Return-Path: <edwin@d9168.upc-d.chello.nl>
Received: from d9168.upc-d.chello.nl (d9168.upc-d.chello.nl [213.46.9.168])
	by hub.freebsd.org (Postfix) with ESMTP id 775BD37B400
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 16 Dec 2000 15:02:48 -0800 (PST)
Received: by d9168.upc-d.chello.nl (Postfix, from userid 1001)
	id 5BE4B344; Sun, 17 Dec 2000 00:02:47 +0100 (CET)
Message-Id: <20001216230247.5BE4B344@d9168.upc-d.chello.nl>
Date: Sun, 17 Dec 2000 00:02:47 +0100 (CET)
From: mavetju@chello.nl
Sender: edwin@d9168.upc-d.chello.nl
Reply-To: mavetju@chello.nl
To: FreeBSD-gnats-submit@freebsd.org
Subject: typo in ftpd.8
X-Send-Pr-Version: 3.2

>Number:         23591
>Category:       docs
>Synopsis:       typo in ftpd.8
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 16 15:10:00 PST 2000
>Closed-Date:    Sun Dec 17 09:45:38 PST 2000
>Last-Modified:  Sun Dec 17 09:46:07 PST 2000
>Originator:     Edwin Groothuis
>Release:        FreeBSD 4.2-RELEASE i386
>Organization:
-
>Environment:

	freebsd 4.2

>Description:

man 8 ftpd gives me:     

     Ftpd authenticates users according to five rules.

           1.   The login name must be in the password data base and not have
[...]

           2.   The login name must not appear in the file /etc/ftpusers.

           3.   The login name must not be a member of a group specified in
[...]

           4.   The user must have a standard shell returned by
[...]

           5.   If the user name appears in the file /etc/ftpchroot, or the
[...]

           6.   If the user name is ``anonymous'' or ``ftp'', an anonymous ftp
[...]


Five should be six

>How-To-Repeat:

	man ftpd

>Fix:

--- ftpd.8      Sun Dec 17 00:00:31 2000
+++ /usr/src/libexec/ftpd/ftpd.8        Tue Jul 11 13:56:51 2000
@@ -264,7 +264,7 @@
 .Dq Li \&*?[]{}~ .
 .Pp
 .Nm Ftpd
-authenticates users according to five rules. 
+authenticates users according to six rules. 
 .Pp
 .Bl -enum -offset indent
 .It



>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: demon 
State-Changed-When: Sun Dec 17 09:45:38 PST 2000 
State-Changed-Why:  
Fixed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=23591 
>Unformatted:
