Minor rewording of the examples section.

This commit is contained in:
alex 1997-05-15 00:51:08 +00:00
parent 87b96fe037
commit 860e1f01b9

View File

@ -335,11 +335,12 @@ my host:
.Pp
.Dl ipfw addf deny all from 123.45.67.0/24 to my.host.org
.Pp
Here is good usage of list command to see accounting records:
Here is a good usage of the list command to see accounting records
and timestamp information:
.Pp
.Dl ipfw -at l
.Pp
or in short form
or in short form without timestamps:
.Pp
.Dl ipfw -a l
.Pp