From owner-cvs-all Tue Sep 4 2:22:24 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9175637B405; Tue, 4 Sep 2001 02:22:21 -0700 (PDT) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f849MLU30922; Tue, 4 Sep 2001 02:22:21 -0700 (PDT) (envelope-from sheldonh) Message-Id: <200109040922.f849MLU30922@freefall.freebsd.org> From: Sheldon Hearn Date: Tue, 4 Sep 2001 02:22:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/ftpd ftpd.8 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sheldonh 2001/09/04 02:22:21 PDT Modified files: libexec/ftpd ftpd.8 Log: Do the best we can with respect to fixing command-line option disorder in the SYNOPSIS and DESCRIPTION. Note that -l remains an ugly exception, to which no known rules apply, since the specification of a single option multiple times isn't normal standards-compliant CLI behaviour. While here, mark AF_INET* and LOG_* defined values up with Dv. Revision Changes Path 1.44 +63 -63 src/libexec/ftpd/ftpd.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message