summaryrefslogtreecommitdiffstats
path: root/extensions/libxt_sctp.man
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@medozas.de>2008-03-10 17:45:42 +0100
committerPatrick McHardy <kaber@trash.net>2008-04-13 07:27:29 +0200
commit27a98c71b37c8b7ecd9c72d9a275640f32973e0d (patch)
tree041ee2b4dab213a7d6b1e2a59c00990334583d92 /extensions/libxt_sctp.man
parent21b41eea4724c57d2b6e5998cf38255046e43ad3 (diff)
manpages: fix broken markup (missing close tags)
Diffstat (limited to 'extensions/libxt_sctp.man')
-rw-r--r--extensions/libxt_sctp.man6
1 files changed, 3 insertions, 3 deletions
diff --git a/extensions/libxt_sctp.man b/extensions/libxt_sctp.man
index 97b467da..5d7a4774 100644
--- a/extensions/libxt_sctp.man
+++ b/extensions/libxt_sctp.man
@@ -1,9 +1,9 @@
.TP
-\fB--source-port\fR,\fB--sport \fR[\fB!\fR] \fIport\fR[\fB:\fIport\fR]
+[\fB!\fP] \fB--source-port\fP,\fB--sport\fP \fIport\fP[\fB:\fP\fIport\fP]
.TP
-\fB--destination-port\fR,\fB--dport \fR[\fB!\fR] \fIport\fR[\fB:\fIport\fR]
+[\fB!\fP] \fB--destination-port\fP,\fB--dport\fP \fIport\fP[\fB:\fP\fIport\fP]
.TP
-\fB--chunk-types\fR [\fB!\fR] \fBall\fR|\fBany\fR|\fBonly \fIchunktype\fR[\fB:\fIflags\fR] [...]
+[\fB!\fP] \fB--chunk-types\fP {\fBall\fP|\fBany\fP|\fBonly\fP} \fIchunktype\fP[\fB:\fP\fIflags\fP] [...]
The flag letter in upper case indicates that the flag is to match if set,
in the lower case indicates to match if unset.