diff options
author | alex <alex@FreeBSD.org> | 1996-06-15 23:01:44 +0000 |
---|---|---|
committer | alex <alex@FreeBSD.org> | 1996-06-15 23:01:44 +0000 |
commit | 46fc3f9b35667dba33c94404f04c9ee8287fbcf4 (patch) | |
tree | 1ac1f0fdb2f64c4299350393896ed11271bf6055 /sbin | |
parent | afb02af02ec9d23dba6d09e61e8886ae4e701b5c (diff) | |
download | FreeBSD-src-46fc3f9b35667dba33c94404f04c9ee8287fbcf4.zip FreeBSD-src-46fc3f9b35667dba33c94404f04c9ee8287fbcf4.tar.gz |
Fix a typo in the view accounting records example.
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/ipfw/ipfw.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/ipfw/ipfw.8 b/sbin/ipfw/ipfw.8 index 1628fabd..ac9d299 100644 --- a/sbin/ipfw/ipfw.8 +++ b/sbin/ipfw/ipfw.8 @@ -286,7 +286,7 @@ my host: .Pp Here is good usage of list command to see accounting records: .Pp -.Dl ipfw -aT l +.Dl ipfw -at l .Pp or in short form .Pp |