diff --git a/sbin/ipfw/ipfw.8 b/sbin/ipfw/ipfw.8 index d2c4885bc119..128da39954b5 100644 --- a/sbin/ipfw/ipfw.8 +++ b/sbin/ipfw/ipfw.8 @@ -4536,9 +4536,9 @@ To see configuration of nat instance 123: .Pp .Dl "ipfw nat 123 show config" .Pp -To show logs of all the instances in range 111-999: +To show logs of all instances: .Pp -.Dl "ipfw nat 111-999 show" +.Dl "ipfw nat show log" .Pp To see configurations of all instances: .Pp