summaryrefslogtreecommitdiffstats
path: root/extensions/libxt_sctp.man
diff options
context:
space:
mode:
author/C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net </C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net>2008-04-13 05:27:29 +0000
committer/C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net </C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net>2008-04-13 05:27:29 +0000
commit60dfbad7084ffebee06f7d9abedd33c61ba57517 (patch)
tree041ee2b4dab213a7d6b1e2a59c00990334583d92 /extensions/libxt_sctp.man
parentd8ab020b6ace8d3ebb176c9d998dd36d77f0f096 (diff)
[PATCH 09/13] 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 97b467d..5d7a477 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.