mirror of
https://github.com/opnsense/src.git
synced 2026-04-21 22:27:47 -04:00
Note the PF version.
Discussed with: bz
This commit is contained in:
parent
c4c07ee035
commit
cd2809fc68
1 changed files with 7 additions and 2 deletions
|
|
@ -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 .
|
||||
|
|
|
|||
Loading…
Reference in a new issue