diff --git a/sbin/ipfw/ipfw.8 b/sbin/ipfw/ipfw.8 index c635c2742956..ef66f89a4d89 100644 --- a/sbin/ipfw/ipfw.8 +++ b/sbin/ipfw/ipfw.8 @@ -1,7 +1,7 @@ .\" .\" $FreeBSD$ .\" -.Dd January 13, 2023 +.Dd January 25, 2023 .Dt IPFW 8 .Os .Sh NAME @@ -4631,7 +4631,7 @@ Bear in mind that this is example only and it is not very useful by itself. .Pp On way out, after all checks place this rules: .Pp -.Dl "ipfw add allow record-state skip-action" +.Dl "ipfw add allow record-state defer-action" .Dl "ipfw add nat 1" .Pp And on way in there should be something like this: