From owner-freebsd-doc Sun Nov 18 12:40: 7 2001 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 AC60E37B418 for ; Sun, 18 Nov 2001 12:40:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fAIKe1X79043; Sun, 18 Nov 2001 12:40:01 -0800 (PST) (envelope-from gnats) Received: from relay3-gui.server.ntli.net (relay3-gui.server.ntli.net [194.168.4.200]) by hub.freebsd.org (Postfix) with ESMTP id E05BF37B416 for ; Sun, 18 Nov 2001 12:34:25 -0800 (PST) Received: from pc3-card3-0-cust122.cdf.cable.ntl.com ([62.254.251.122] helo=rhadamanth.private.submonkey.net ident=exim) by relay3-gui.server.ntli.net with esmtp (Exim 3.03 #2) id 165Ye1-0004uZ-00 for FreeBSD-gnats-submit@freebsd.org; Sun, 18 Nov 2001 20:34:25 +0000 Received: from setantae by rhadamanth.private.submonkey.net with local (Exim 3.33 #1) id 165YcY-000ErB-00 for FreeBSD-gnats-submit@freebsd.org; Sun, 18 Nov 2001 20:32:54 +0000 Message-Id: Date: Sun, 18 Nov 2001 20:32:54 +0000 From: Ceri Reply-To: Ceri To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: docs/32084: Minor grammar fixup in fold.1 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 32084 >Category: docs >Synopsis: Minor grammar fixup in fold.1 >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: Sun Nov 18 12:40:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: setantae@submonkey.net >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD rhadamanth.private.submonkey.net 4.4-STABLE FreeBSD 4.4-STABLE #0: Fri Nov 16 21:14:33 GMT 2001 root@rhadamanth.private.submonkey.net:/usr/obj/usr/src/sys/RHADAMANTH i386 >Description: fold.1 has a grammatical error. >How-To-Repeat: man 1 fold >Fix: Apply this patch: *** src/usr.bin/fold/fold.1.old Sun Nov 18 20:30:49 2001 --- src/usr.bin/fold/fold.1 Sun Nov 18 20:31:05 2001 *************** *** 46,52 **** .Nm Fold is a filter which folds the contents of the specified files, or the standard input if no files are specified, ! breaking the lines to have maximum of 80 characters. .Pp The options are as follows: .Bl -tag -width indent --- 46,52 ---- .Nm Fold is a filter which folds the contents of the specified files, or the standard input if no files are specified, ! breaking the lines to have a maximum of 80 characters. .Pp The options are as follows: .Bl -tag -width indent >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message