diff options
author | Henning Brauer <henning@cvs.openbsd.org> | 2002-12-03 15:49:32 +0000 |
---|---|---|
committer | Henning Brauer <henning@cvs.openbsd.org> | 2002-12-03 15:49:32 +0000 |
commit | c4ae2032edc24522fac4bb6f91066b40028cc228 (patch) | |
tree | 1bfa961d636834ca8e4c43d49927eee9c9d2518f /share | |
parent | 901859b4c65b67c79ae4b00baa3cb1d3ffbd5daf (diff) |
add back clarification about percentage bandwidth spec; was accidently
removed; negotiated with harding@
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man5/pf.conf.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man5/pf.conf.5 b/share/man/man5/pf.conf.5 index 28bf1658860..244ba091fa5 100644 --- a/share/man/man5/pf.conf.5 +++ b/share/man/man5/pf.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pf.conf.5,v 1.134 2002/12/03 10:47:53 deraadt Exp $ +.\" $OpenBSD: pf.conf.5,v 1.135 2002/12/03 15:49:31 henning Exp $ .\" .\" Copyright (c) 2002, Daniel Hartmeier .\" All rights reserved. @@ -388,7 +388,7 @@ rule. .Pa bandwidth sets the maximum bitrate to be processed by this queue. This value must not exceed the value of the parent queue and can be specified -as an absolute value or a percentage. +as an absolute value or a percentage of the parent's bandwidth. Between queues a .Pa priority level can be set. |