summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhenning <henning@openbsd.org>2003-05-01 16:21:02 +0000
committerhenning <henning@openbsd.org>2003-05-01 16:21:02 +0000
commit96c417f917cc2c5a6ee3874af2889cd5f2d531b0 (patch)
tree4a3dc3a70304287300f2719afbabd388c5297337
parentlabel on antispoof (diff)
downloadwireguard-openbsd-96c417f917cc2c5a6ee3874af2889cd5f2d531b0.tar.xz
wireguard-openbsd-96c417f917cc2c5a6ee3874af2889cd5f2d531b0.zip
BNF update for label on antispoof
-rw-r--r--share/man/man5/pf.conf.55
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man5/pf.conf.5 b/share/man/man5/pf.conf.5
index bdce559c667..e3ec617f1f6 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.227 2003/04/29 12:44:14 henning Exp $
+.\" $OpenBSD: pf.conf.5,v 1.228 2003/05/01 16:21:02 henning Exp $
.\"
.\" Copyright (c) 2002, Daniel Hartmeier
.\" All rights reserved.
@@ -2011,7 +2011,8 @@ rdr-rule = [ no ] rdr [ on ifspec ] [ af ] [ protospec ]
[ portspec ] ] [ pooltype ]
antispoof-rule = antispoof [ log ] [ quick ]
- for ( interface-name | { interface-list } ) [ af ]
+ for ( interface-name | { interface-list } )
+ [ af ] [ label ]
table-rule = table < tablename > [ tableopts-list ]
tableopts-list = tableopts-list tableopts | tableopts