Date: Sun, 18 Nov 2001 20:32:54 +0000 From: Ceri <setantae@submonkey.net> To: FreeBSD-gnats-submit@freebsd.org Subject: docs/32084: Minor grammar fixup in fold.1 Message-ID: <E165YcY-000ErB-00@rhadamanth.private.submonkey.net>
next in thread | raw e-mail | index | archive | help
>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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E165YcY-000ErB-00>