summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
authorluigi <luigi@FreeBSD.org>2009-12-15 09:32:35 +0000
committerluigi <luigi@FreeBSD.org>2009-12-15 09:32:35 +0000
commit507718c519a5c35f2ef041763a9715b79c33b177 (patch)
tree65d90b9d28448984a13a520392b0fa0cdfca1f63 /sbin
parent3feb55f3d60713002d52da776bcb6f4a37547774 (diff)
downloadFreeBSD-src-507718c519a5c35f2ef041763a9715b79c33b177.zip
FreeBSD-src-507718c519a5c35f2ef041763a9715b79c33b177.tar.gz
fix the indentation for addr: values
MFC after: 3 days
Diffstat (limited to 'sbin')
-rw-r--r--sbin/ipfw/ipfw.82
1 files changed, 2 insertions, 0 deletions
diff --git a/sbin/ipfw/ipfw.8 b/sbin/ipfw/ipfw.8
index f8b0746..1483dd0 100644
--- a/sbin/ipfw/ipfw.8
+++ b/sbin/ipfw/ipfw.8
@@ -1002,6 +1002,7 @@ The second format
with multiple addresses) is provided for convenience only and
its use is discouraged.
.It Ar addr : Oo Cm not Oc Bro
+.Bl -tag -width indent
.Cm any | me | me6 |
.Cm table Ns Pq Ar number Ns Op , Ns Ar value
.Ar | addr-list | addr-set
@@ -1023,6 +1024,7 @@ is also specified, an entry will match only if it has this value.
See the
.Sx LOOKUP TABLES
section below for more information on lookup tables.
+.El
.It Ar addr-list : ip-addr Ns Op Ns , Ns Ar addr-list
.It Ar ip-addr :
A host or subnet address specified in one of the following ways:
OpenPOWER on IntegriCloud