From nobody@FreeBSD.org  Sat Dec 21 05:39:52 2013
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id 071EEDD6
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 21 Dec 2013 05:39:52 +0000 (UTC)
Received: from oldred.freebsd.org (oldred.freebsd.org [IPv6:2001:1900:2254:206a::50:4])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id CDD8C198D
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 21 Dec 2013 05:39:51 +0000 (UTC)
Received: from oldred.freebsd.org ([127.0.1.6])
	by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id rBL5dpwE030415
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 21 Dec 2013 05:39:51 GMT
	(envelope-from nobody@oldred.freebsd.org)
Received: (from nobody@localhost)
	by oldred.freebsd.org (8.14.5/8.14.5/Submit) id rBL5dpw3030407;
	Sat, 21 Dec 2013 05:39:51 GMT
	(envelope-from nobody)
Message-Id: <201312210539.rBL5dpw3030407@oldred.freebsd.org>
Date: Sat, 21 Dec 2013 05:39:51 GMT
From: Yuri <yuri@rawbw.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: ipfw.8 man page grammar fix
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         185057
>Category:       docs
>Synopsis:       ipfw.8 man page grammar fix
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    crees
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 21 05:40:00 UTC 2013
>Closed-Date:    Sun Jan 12 20:50:34 UTC 2014
>Last-Modified:  Sun Jan 12 20:50:34 UTC 2014
>Originator:     Yuri
>Release:        9.2
>Organization:
n/a
>Environment:
>Description:
Index: sbin/ipfw/ipfw.8
===================================================================
--- sbin/ipfw/ipfw.8    (revision 259057)
+++ sbin/ipfw/ipfw.8    (working copy)
@@ -341,7 +341,7 @@
 .Nm
 ABI may break, preventing you from being able to add any rules.
 This can
-adversely effect the booting process.
+adversely affect the booting process.
 You can use
 .Nm
 .Cm disable

>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->crees 
Responsible-Changed-By: crees 
Responsible-Changed-When: Sat Dec 21 19:36:15 UTC 2013 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=185057 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/185057: commit references a PR
Date: Sat, 21 Dec 2013 21:56:19 +0000 (UTC)

 Author: crees (doc,ports committer)
 Date: Sat Dec 21 21:56:12 2013
 New Revision: 259697
 URL: http://svnweb.freebsd.org/changeset/base/259697
 
 Log:
   Minor grammar fix
   
   PR:		docs/185057
   Submitted by:	Yuri (yuri@rawbw.com)
   Approved by:	gjb (mentor)
 
 Modified:
   head/sbin/ipfw/ipfw.8
 
 Modified: head/sbin/ipfw/ipfw.8
 ==============================================================================
 --- head/sbin/ipfw/ipfw.8	Sat Dec 21 19:53:51 2013	(r259696)
 +++ head/sbin/ipfw/ipfw.8	Sat Dec 21 21:56:12 2013	(r259697)
 @@ -335,8 +335,7 @@ Section below for details.
  If the world and the kernel get out of sync the
  .Nm
  ABI may break, preventing you from being able to add any rules.
 -This can
 -adversely effect the booting process.
 +This can adversely affect the booting process.
  You can use
  .Nm
  .Cm disable
 _______________________________________________
 svn-src-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-src-all
 To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: crees 
State-Changed-When: Sun Jan 12 20:50:34 UTC 2014 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=185057 
>Unformatted:
