diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2011-07-07 23:32:44 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2011-07-07 23:32:44 +0000 |
| commit | 95e80b247cb4f808f664ff5f78dd67f1877b7e80 (patch) | |
| tree | f1a9493a6522a77bd5c5571759ffae4d595593a1 /contrib | |
| parent | 7ac504afaa7e57670227c57ed4bf7aeefcb9ee12 (diff) | |
Notes
Diffstat (limited to 'contrib')
| -rw-r--r-- | contrib/pf/man/pf.4 | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/contrib/pf/man/pf.4 b/contrib/pf/man/pf.4 index 16e74abdf9d4..16b34990beb4 100644 --- a/contrib/pf/man/pf.4 +++ b/contrib/pf/man/pf.4 @@ -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 . |
