summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
Diffstat (limited to 'contrib')
-rw-r--r--contrib/pf/man/pf.42
-rw-r--r--contrib/pf/man/pf.conf.54
2 files changed, 3 insertions, 3 deletions
diff --git a/contrib/pf/man/pf.4 b/contrib/pf/man/pf.4
index a78f8b3..41d8c44 100644
--- a/contrib/pf/man/pf.4
+++ b/contrib/pf/man/pf.4
@@ -1104,7 +1104,7 @@ main(int argc, char *argv[])
.Sh SEE ALSO
.Xr ioctl 2 ,
.Xr altq 4 ,
-.Xr bridge 4 ,
+.Xr if_bridge 4 ,
.Xr pflog 4 ,
.Xr pfsync 4 ,
.Xr pfctl 8 ,
diff --git a/contrib/pf/man/pf.conf.5 b/contrib/pf/man/pf.conf.5
index d7d5d82..c173c8a 100644
--- a/contrib/pf/man/pf.conf.5
+++ b/contrib/pf/man/pf.conf.5
@@ -1168,7 +1168,7 @@ packets and an ICMP UNREACHABLE for UDP and other packets.
Options returning ICMP packets currently have no effect if
.Xr pf 4
operates on a
-.Xr bridge 4 ,
+.Xr if_bridge 4 ,
as the code to support this feature has not yet been implemented.
.It Ar pass
The packet is passed.
@@ -1935,7 +1935,7 @@ Rules with
will not work if
.Xr pf 4
operates on a
-.Xr bridge 4 .
+.Xr if_bridge 4 .
.Pp
Example:
.Bd -literal -offset indent
OpenPOWER on IntegriCloud