From setantae@submonkey.net  Sun Nov 18 12:34:26 2001
Return-Path: <setantae@submonkey.net>
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 <FreeBSD-gnats-submit@freebsd.org>; 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: <E165YcY-000ErB-00@rhadamanth.private.submonkey.net>
Date: Sun, 18 Nov 2001 20:32:54 +0000
From: Ceri <setantae@submonkey.net>
Sender: setantae <setantae@submonkey.net>
Reply-To: Ceri <setantae@submonkey.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Minor grammar fixup in fold.1
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         32084
>Category:       docs
>Synopsis:       Minor grammar fixup in fold.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    murray
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 18 12:40:01 PST 2001
>Closed-Date:    Tue Nov 20 06:23:16 PST 2001
>Last-Modified:  Tue Nov 20 06:23:38 PST 2001
>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:
State-Changed-From-To: open->analyzed 
State-Changed-By: murray 
State-Changed-When: Mon Nov 19 00:36:04 PST 2001 
State-Changed-Why:  
Your change has been committed to -CURRENT.  Thanks for the 
submission.  I will merge this to -STABLE within a week. 



Responsible-Changed-From-To: freebsd-doc->murray 
Responsible-Changed-By: murray 
Responsible-Changed-When: Mon Nov 19 00:36:04 PST 2001 
Responsible-Changed-Why:  
My MFC reminder. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32084 
State-Changed-From-To: analyzed->closed 
State-Changed-By: murray 
State-Changed-When: Tue Nov 20 06:23:16 PST 2001 
State-Changed-Why:  
Your change has been merged to -STABLE.  Thanks for the submission! 


http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32084 
>Unformatted:
