From 272183207b6d5abbb9505dbd724a5a8aa5c794fa Mon Sep 17 00:00:00 2001 From: "/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org" Date: Mon, 30 Jan 2006 08:50:09 +0000 Subject: major manpage update (Yasuyuki Kozakai) --- extensions/libip6t_length.man | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'extensions/libip6t_length.man') diff --git a/extensions/libip6t_length.man b/extensions/libip6t_length.man index 72a6b5d..d781a04 100644 --- a/extensions/libip6t_length.man +++ b/extensions/libip6t_length.man @@ -1,4 +1,4 @@ -This module matches the length of a packet against a specific value -or range of values. +This module matches the length of the IPv6 payload in octets, or range of it. +IPv6 header itself isn't counted. .TP -.BR "--length " "\fIlength\fP[:\fIlength\fP]" +.BR "--length " "[!] \fIlength\fP[:\fIlength\fP]" -- cgit v1.2.3