summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man5/pf.conf.514
1 files changed, 10 insertions, 4 deletions
diff --git a/share/man/man5/pf.conf.5 b/share/man/man5/pf.conf.5
index b21cc6ff6a7..47f390fab5c 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.445 2009/07/19 14:05:36 sobrado Exp $
+.\" $OpenBSD: pf.conf.5,v 1.446 2009/07/27 13:39:03 sthen Exp $
.\"
.\" Copyright (c) 2002, Daniel Hartmeier
.\" All rights reserved.
@@ -27,7 +27,7 @@
.\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: July 19 2009 $
+.Dd $Mdocdate: July 27 2009 $
.Dt PF.CONF 5
.Os
.Sh NAME
@@ -1454,10 +1454,16 @@ keyword.
This rule applies to packets with the specified TOS bits set.
.Ar string
may be one of
+.Ar critical ,
+.Ar inetcontrol ,
.Ar lowdelay ,
+.Ar netcontrol ,
.Ar throughput ,
-or
-.Ar reliability ;
+.Ar reliability ,
+or one of the DiffServ Code Points:
+.Ar ef ,
+.Ar af11 ... af43 ,
+.Ar cs0 ... cs7 ;
.Ar number
may be either a hex or decimal number.
.Pp