From 1e2fdfa35e8203b4b5c822bff6f2b1c339f681ff Mon Sep 17 00:00:00 2001 From: Henning Brauer Date: Sun, 1 Dec 2002 22:21:39 +0000 Subject: little clarification about the valid priority numbers --- share/man/man5/pf.conf.5 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'share') 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. -- cgit v1.2.3