Date: Sun, 17 Dec 2000 00:02:47 +0100 (CET) From: mavetju@chello.nl To: FreeBSD-gnats-submit@freebsd.org Subject: docs/23591: typo in ftpd.8 Message-ID: <20001216230247.5BE4B344@d9168.upc-d.chello.nl> Resent-Message-ID: <200012162310.eBGNA1t20465@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 23591 >Category: docs >Synopsis: typo in ftpd.8 >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: Sat Dec 16 15:10:00 PST 2000 >Closed-Date: >Last-Modified: >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: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001216230247.5BE4B344>