From owner-freebsd-doc Sat Dec 16 15:10:10 2000 From owner-freebsd-doc@FreeBSD.ORG Sat Dec 16 15:10:01 2000 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5744937B402 for ; Sat, 16 Dec 2000 15:10:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id eBGNA1t20465; Sat, 16 Dec 2000 15:10:01 -0800 (PST) (envelope-from gnats) Resent-Date: Sat, 16 Dec 2000 15:10:01 -0800 (PST) Resent-Message-Id: <200012162310.eBGNA1t20465@freefall.freebsd.org> Resent-From: gnats-admin@FreeBSD.org (GNATS Management) Resent-To: freebsd-doc@freebsd.org Resent-Reply-To: gnats-admin@FreeBSD.org, mavetju@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 ; 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 X-Send-Pr-Version: 3.2 Subject: docs/23591: typo in ftpd.8 Resent-Sender: gnats@FreeBSD.org Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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