Minor rewording of the examples section.

This commit is contained in:
Alexander Langer 1997-05-15 00:51:08 +00:00
parent dd570d4d64
commit c6a01512c6
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=25824

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