Bug 23591

Summary: typo in ftpd.8
Product: Documentation Reporter: Edwin Groothuis <mavetju>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Edwin Groothuis 2000-12-16 23:10:00 UTC
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
Comment 1 Dmitry Sivachenko freebsd_committer freebsd_triage 2000-12-17 17:45:38 UTC
State Changed
From-To: open->closed

Fixed, thanks!