Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Jul 2011 23:17:56 +0000 (UTC)
From:      "David E. O'Brien" <obrien@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r223849 - head/contrib/pf/man
Message-ID:  <201107072317.p67NHuOS082814@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: obrien
Date: Thu Jul  7 23:17:56 2011
New Revision: 223849
URL: http://svn.freebsd.org/changeset/base/223849

Log:
  Note the PF version.
  
  Discussed with:	bz

Modified:
  head/contrib/pf/man/pf.4

Modified: head/contrib/pf/man/pf.4
==============================================================================
--- head/contrib/pf/man/pf.4	Thu Jul  7 22:30:12 2011	(r223848)
+++ head/contrib/pf/man/pf.4	Thu Jul  7 23:17:56 2011	(r223849)
@@ -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 .



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201107072317.p67NHuOS082814>