summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorHenning Brauer <henning@cvs.openbsd.org>2002-12-01 22:21:39 +0000
committerHenning Brauer <henning@cvs.openbsd.org>2002-12-01 22:21:39 +0000
commit1e2fdfa35e8203b4b5c822bff6f2b1c339f681ff (patch)
treed76c78b7cf104fc4f87adb1752a55312abb44896 /share/man
parentfdedb751f7edb2986d8b0cb136366dc12a118ecc (diff)
little clarification about the valid priority numbers
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man5/pf.conf.54
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man5/pf.conf.5 b/share/man/man5/pf.conf.5
index 7e6e9547f73..64863c34c0b 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.131 2002/11/28 14:58:58 henning Exp $
+.\" $OpenBSD: pf.conf.5,v 1.132 2002/12/01 22:21:38 henning Exp $
.\"
.\" Copyright (c) 2002, Daniel Hartmeier
.\" All rights reserved.
@@ -380,7 +380,7 @@ in absolute and percentage values.
Between queues a
.Pa priority
level can be set.
-The range is 0..7 with a default of 1.
+For CBQ, the range is 0..7 with a default of 1.
Queues with a higher priority level are preferred in the case of overload.
.Pa qlimit
specifies the maximum number of packets in this queue.