svn commit: r223851 - stable/8/contrib/pf/man

David E. O'Brien obrien at FreeBSD.org
Thu Jul 7 23:32:44 UTC 2011


Author: obrien
Date: Thu Jul  7 23:32:44 2011
New Revision: 223851
URL: http://svn.freebsd.org/changeset/base/223851

Log:
  MFC: r223849: note the PF version.

Modified:
  stable/8/contrib/pf/man/pf.4
Directory Properties:
  stable/8/contrib/pf/   (props changed)

Modified: stable/8/contrib/pf/man/pf.4
==============================================================================
--- stable/8/contrib/pf/man/pf.4	Thu Jul  7 23:26:28 2011	(r223850)
+++ stable/8/contrib/pf/man/pf.4	Thu Jul  7 23:32:44 2011	(r223851)
@@ -28,7 +28,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd February 7, 2005
+.Dd July 3 2007
 .Dt PF 4
 .Os
 .Sh NAME
@@ -1140,4 +1140,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.1 .


More information about the svn-src-stable-8 mailing list