aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2011-07-07 23:17:56 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2011-07-07 23:17:56 +0000
commitcd2809fc688804bdae1fb9d9750202d41bebb217 (patch)
treed213c8ee2ca172943e8b0f70bd035f113ed12ceb /contrib
parentc4c07ee03505df79c606e876907acd11389204ad (diff)
downloadsrc-cd2809fc688804bdae1fb9d9750202d41bebb217.tar.gz
src-cd2809fc688804bdae1fb9d9750202d41bebb217.zip
Notes
Diffstat (limited to 'contrib')
-rw-r--r--contrib/pf/man/pf.49
1 files changed, 7 insertions, 2 deletions
diff --git a/contrib/pf/man/pf.4 b/contrib/pf/man/pf.4
index 75e421d21d13..1793c2ad0628 100644
--- a/contrib/pf/man/pf.4
+++ b/contrib/pf/man/pf.4
@@ -28,7 +28,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd September 10 2008
+.Dd June 28 2011
.Dt PF 4
.Os
.Sh NAME
@@ -1146,4 +1146,9 @@ main(int argc, char *argv[])
The
.Nm
packet filtering mechanism first appeared in
-.Ox 3.0 .
+.Ox 3.0
+and then
+.Fx 5.2 .
+.Pp
+This implementation matches
+.Ox 4.5 .