[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
pf.conf manpage error
- To: tech_(_at_)_OpenBSD_(_dot_)_org
- Subject: pf.conf manpage error
- From: Fabian Kroenner <list-openbsd_(_dot_)_tech_(_at_)_spoiled_(_dot_)_org>
- Date: Thu, 13 Mar 2003 19:18:04 +0000 (UTC)
- Distribution: local
- Organization: spoiled dot org
- Reply-to: Fabian Kroenner <fk_(_at_)_spoiled_(_dot_)_org>
Hi,
I believe that the manpage has an error in the QUEUEING section.
The specification of the absolute bandwidth is using a base-unit
of bit - not bytes, right?
The following patch should fix it:
--- share/man/man5/pf.conf.5 12 Mar 2003 00:49:49 -0000 1.215
+++ share/man/man5/pf.conf.5 13 Mar 2003 19:05:36 -0000
@@ -592,8 +592,8 @@
.Ar Mb ,
and
.Ar Gb
-are used to represent bytes, kilobytes, megabytes, and
-gigabytes, respectively.
+are used to represent bits, kilobits, megabits, and
+gigabits, respectively.
The value must not exceed the interface bandwidth.
If
.Ar bandwidth
Thanks!
regards...
fabian
Visit your host, monkey.org