summaryrefslogtreecommitdiffstats
path: root/extensions/libip6t_dst.man
diff options
context:
space:
mode:
authorYasuyuki KOZAKAI <yasuyuki.kozakai@toshiba.co.jp>2006-01-30 08:50:09 +0000
committerHarald Welte <laforge@gnumonks.org>2006-01-30 08:50:09 +0000
commit28e5b79eee634792b81bae754a321543cb29539e (patch)
tree274b92e73d22f89fdb0f91763395e1a1dc51f3ab /extensions/libip6t_dst.man
parent469d18f66896ef509cac5a2ade494ea38e0c86e2 (diff)
major manpage update (Yasuyuki Kozakai)
Diffstat (limited to 'extensions/libip6t_dst.man')
-rw-r--r--extensions/libip6t_dst.man10
1 files changed, 5 insertions, 5 deletions
diff --git a/extensions/libip6t_dst.man b/extensions/libip6t_dst.man
index 168a10fb..f42d8228 100644
--- a/extensions/libip6t_dst.man
+++ b/extensions/libip6t_dst.man
@@ -1,7 +1,7 @@
-This module matches the IPv6 destination header options
+This module matches the parameters in Destination Options header
.TP
-.BI "--dst-len" "[!]" "length"
-Total length of this header
+.BR "--dst-len " "[!] \fIlength"
+Total length of this header in octets.
.TP
-.BI "--dst-opts " "TYPE[:LEN],[,TYPE[:LEN]...]"
-Options and it's length (List).
+.BR "--dst-opts " "\fItype\fP[:\fIlength\fP][,\fItype\fP[:\fIlength\fP]...]"
+numeric type of option and the length of the option data in octets.