View | Details | Raw Unified | Return to bug 254192
Collapse All | Expand All

(-)b/sbin/ipfw/ipfw.8 (-2 / +2 lines)
Lines 4536-4544 To see configuration of nat instance 123: Link Here
4536
.Pp
4536
.Pp
4537
.Dl "ipfw nat 123 show config"
4537
.Dl "ipfw nat 123 show config"
4538
.Pp
4538
.Pp
4539
To show logs of all the instances in range 111-999:
4539
To show logs of all instances:
4540
.Pp
4540
.Pp
4541
.Dl "ipfw nat 111-999 show"
4541
.Dl "ipfw nat show log"
4542
.Pp
4542
.Pp
4543
To see configurations of all instances:
4543
To see configurations of all instances:
4544
.Pp
4544
.Pp

Return to bug 254192