Date: Mon, 24 Jun 2002 23:26:04 -0400 (EDT) From: Chris Pepper <pepper@rockefeller.edu> To: FreeBSD-gnats-submit@FreeBSD.org Subject: docs/39822: firewall.7: change "Mbits" to "Mbits/s" and "band width". Message-ID: <20020625032604.40140A827@guest.reppep.com>
next in thread | raw e-mail | index | archive | help
>Number: 39822 >Category: docs >Synopsis: firewall.7: change "Mbits" to "Mbits/s" and "band width". >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: Mon Jun 24 20:30:01 PDT 2002 >Closed-Date: >Last-Modified: >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: >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?20020625032604.40140A827>