From owner-freebsd-doc Wed Mar 8 14:40: 6 2000 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6A00F37B6CB for ; Wed, 8 Mar 2000 14:40:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA48316; Wed, 8 Mar 2000 14:40:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by hub.freebsd.org (Postfix) with SMTP id 0237937B5FF for ; Wed, 8 Mar 2000 14:31:00 -0800 (PST) (envelope-from dwmalone@maths.tcd.ie) Received: from bell.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 8 Mar 2000 22:30:55 +0000 (GMT) Message-Id: <200003082230.aa00865@bell.maths.tcd.ie> Date: Wed, 8 Mar 2000 22:30:55 +0000 (GMT) From: dwmalone@maths.tcd.ie Reply-To: dwmalone@maths.tcd.ie To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: docs/17271: fmt man page typo Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 17271 >Category: docs >Synopsis: the man page for fmt doesn't list -c as optional >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: Wed Mar 8 14:40:01 PST 2000 >Closed-Date: >Last-Modified: >Originator: David Malone >Release: FreeBSD 3.4-STABLE i386 >Organization: School of Mathematics, Trinity College, Dublin, Ireland. >Environment: 3.4-STABLE and 4.0-CURRENT >Description: The synopsis for fmt says: fmt -c [goal [maximum]] [name ...] but the -c is optional, and so it should read fmt [-c] [goal [maximum]] [name ...] >How-To-Repeat: man fmt >Fix: --- fmt.1.orig Wed Mar 8 22:27:56 2000 +++ fmt.1 Wed Mar 8 22:30:15 2000 @@ -40,7 +40,7 @@ .Nd simple text formatter .Sh SYNOPSIS .Nm -.Fl c +.Op Fl c .Oo .Ar goal .Op Ar maximum >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message