diff options
author | keramida <keramida@FreeBSD.org> | 2003-01-05 00:09:23 +0000 |
---|---|---|
committer | keramida <keramida@FreeBSD.org> | 2003-01-05 00:09:23 +0000 |
commit | 4ba10a2319a6f9dbcdea9fc2876daaccd4b75b4a (patch) | |
tree | 8f62b22dab6f9703bfe47340aa9998b71f6921bb /sbin/ipfw | |
parent | 921fff3737d3b672ebf37f874d217962f6ad99b6 (diff) | |
download | FreeBSD-src-4ba10a2319a6f9dbcdea9fc2876daaccd4b75b4a.zip FreeBSD-src-4ba10a2319a6f9dbcdea9fc2876daaccd4b75b4a.tar.gz |
Fix a reference to the order of SYNOPSIS lines.
Submitted by: Olivier Cherrier <Olivier.Cherrier@cediti.be>
on freebsd-net
MFC after: 3 days
Diffstat (limited to 'sbin/ipfw')
-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 1d07fcd..fbc45e6 100644 --- a/sbin/ipfw/ipfw.8 +++ b/sbin/ipfw/ipfw.8 @@ -258,7 +258,7 @@ While listing, show last match timestamp. To ease configuration, rules can be put into a file which is processed using .Nm -as shown in the first synopsis line. +as shown in the last synopsis line. An absolute .Ar pathname must be used. |