summaryrefslogtreecommitdiffstats
path: root/extensions/libip6t_frag.man
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/libip6t_frag.man')
-rw-r--r--extensions/libip6t_frag.man4
1 files changed, 2 insertions, 2 deletions
diff --git a/extensions/libip6t_frag.man b/extensions/libip6t_frag.man
index cc13e791..7832cbf2 100644
--- a/extensions/libip6t_frag.man
+++ b/extensions/libip6t_frag.man
@@ -1,9 +1,9 @@
This module matches the parameters in Fragment header.
.TP
-.BR "--fragid " "[!] \fIid\fP[:\fIid\fP]"
+[\fB!\fP] \fB--fragid\fP \fIid\fP[\fB:\fP\fIid\fP]
Matches the given Identification or range of it.
.TP
-.BR "--fraglen " "[!] \fIlength\fP"
+[\fB!\fP] \fB--fraglen\fP \fIlength\fP
This option cannot be used with kernel version 2.6.10 or later. The length of
Fragment header is static and this option doesn't make sense.
.TP