Date: Thu, 7 Jul 2011 23:32:44 +0000 (UTC) From: "David E. O'Brien" <obrien@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-8@freebsd.org Subject: svn commit: r223851 - stable/8/contrib/pf/man Message-ID: <201107072332.p67NWiRK083370@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 .
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201107072332.p67NWiRK083370>