aboutsummaryrefslogtreecommitdiff
path: root/sbin/ipfw
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2021-04-07 15:37:46 +0000
committerAllan Jude <allanjude@FreeBSD.org>2021-04-07 15:37:46 +0000
commit066a576c5f1beac1c42370135f6eddf026561430 (patch)
tree3d595102016960490e1e64be152cc34c9d1bd2a8 /sbin/ipfw
parentf37667e2359245ad123fd775c072fd82c81bc476 (diff)
downloadsrc-066a576c5f1beac1c42370135f6eddf026561430.tar.gz
src-066a576c5f1beac1c42370135f6eddf026561430.zip
Diffstat (limited to 'sbin/ipfw')
-rw-r--r--sbin/ipfw/ipfw.86
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/ipfw/ipfw.8 b/sbin/ipfw/ipfw.8
index d2c4885bc119..439738a54e34 100644
--- a/sbin/ipfw/ipfw.8
+++ b/sbin/ipfw/ipfw.8
@@ -1,7 +1,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd August 21, 2020
+.Dd April 7, 2021
.Dt IPFW 8
.Os
.Sh NAME
@@ -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