From pepper@reppep.com  Mon Jun 24 20:26:17 2002
Return-Path: <pepper@reppep.com>
Received: from guest.reppep.com (guest.reppep.com [64.81.19.110])
	by hub.freebsd.org (Postfix) with ESMTP id 15BDD37B420
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 24 Jun 2002 20:25:59 -0700 (PDT)
Received: by guest.reppep.com (Postfix, from userid 501)
	id 40140A827; Mon, 24 Jun 2002 23:26:04 -0400 (EDT)
Message-Id: <20020625032604.40140A827@guest.reppep.com>
Date: Mon, 24 Jun 2002 23:26:04 -0400 (EDT)
From: Chris Pepper <pepper@rockefeller.edu>
Reply-To: Chris Pepper <pepper@rockefeller.edu>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: firewall.7: change "Mbits" to "Mbits/s" and "band width".
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         39822
>Category:       docs
>Synopsis:       firewall.7: change "Mbits" to "Mbits/s" and "band width".
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    brueffer
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 24 20:30:01 PDT 2002
>Closed-Date:    Tue Apr 29 09:57:52 CEST 2003
>Last-Modified:  Tue Apr 29 09:57:52 CEST 2003
>Originator:     Chris Pepper
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
>Environment:
System: FreeBSD guest.reppep.com 4.6-STABLE FreeBSD 4.6-STABLE #0: Tue Jun 18 21:27:59 EDT 2002 pepper@guest.reppep.com:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	T1 speeds are currently listed as Mbits, but should be Mbits/s (megabits per second).
	Change "band width" to "bandwidth".
	
>How-To-Repeat:
	
>Fix:
	Apply this patch to /usr/share/man/man7/firewall.7.gz

--- firewall.7.patch begins here ---
--- firewall.7	Sun Jun 23 23:57:51 2002
+++ firewall.7.fixed	Mon Jun 24 00:38:08 2002
@@ -25,12 +25,11 @@
 This feature can be useful when you need to guarantee a certain
 amount of bandwidth for a critical purpose.  For example, if you
 are doing video conferencing over the Internet via your
-office T1 (1.5 MBits), you may wish to bandwidth-limit all other
-T1 traffic to 1 MBit in order to reserve at least 0.5 MBits
+office T1 (1.5 MBits/s), you may wish to bandwidth-limit all other
+T1 traffic to 1 MBits/s in order to reserve at least 0.5 MBits/s
 for your video conferencing connections.  Similarly if you are
 running a popular web or ftp site from a colocation facility
-you might want to limit bandwidth to prevent excessive band
-width charges from your provider.
+you might want to limit bandwidth to prevent excessive bandwidth charges from your provider.
 .Pp
 Finally,
 .Fx
--- firewall.7.patch ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->patched 
State-Changed-By: brueffer 
State-Changed-When: Sat Apr 26 11:30:55 CEST 2003 
State-Changed-Why:  
Patch committed, thanks! 


Responsible-Changed-From-To: freebsd-doc->brueffer 
Responsible-Changed-By: brueffer 
Responsible-Changed-When: Sat Apr 26 11:30:55 CEST 2003 
Responsible-Changed-Why:  
I'll handle the MFC 

http://www.freebsd.org/cgi/query-pr.cgi?pr=39822 
State-Changed-From-To: patched->closed 
State-Changed-By: brueffer 
State-Changed-When: Tue Apr 29 09:57:31 CEST 2003 
State-Changed-Why:  
MFC done. 

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