diff options
author | 2012-07-09 20:52:59 +0000 | |
---|---|---|
committer | 2012-07-09 20:52:59 +0000 | |
commit | abd17b8d46e2db72887781c555b402b079e32e81 (patch) | |
tree | 6e506339f053cb2f6ea655bc86415248728ce3fa /share/man/man5 | |
parent | Implement -Tman .Bf. (diff) | |
download | wireguard-openbsd-abd17b8d46e2db72887781c555b402b079e32e81.tar.xz wireguard-openbsd-abd17b8d46e2db72887781c555b402b079e32e81.zip |
one more prio -> set prio; ok henning
Diffstat (limited to 'share/man/man5')
-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 e22d97a5120..20322a3da8f 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.517 2012/07/09 15:20:57 zinke Exp $ +.\" $OpenBSD: pf.conf.5,v 1.518 2012/07/09 20:52:59 jmc Exp $ .\" .\" Copyright (c) 2002, Daniel Hartmeier .\" All rights reserved. @@ -644,7 +644,7 @@ pass in proto tcp to port 22 set prio (2, 5) .Ed .Pp The interface priority queues accessed by the -.Ar prio +.Ar set prio keyword are always enabled and do not require any additional configuration, unlike the queues described below and in the .Sx QUEUEING |