summaryrefslogtreecommitdiffstats
path: root/extensions/libxt_ipvs.man
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@medozas.de>2010-07-23 21:23:05 +0200
committerJan Engelhardt <jengelh@medozas.de>2010-07-23 21:26:42 +0200
commitc6775d6c192f7e337360f238cc3ab224a406d5b8 (patch)
tree171c53bb44087fcfc0b32ccbc22e248f42fa6be7 /extensions/libxt_ipvs.man
parent32b8e61e4e5bd405d9ad07bf9468498dfbb19f9e (diff)
doc: consistent use of markup
Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Diffstat (limited to 'extensions/libxt_ipvs.man')
-rw-r--r--extensions/libxt_ipvs.man12
1 files changed, 6 insertions, 6 deletions
diff --git a/extensions/libxt_ipvs.man b/extensions/libxt_ipvs.man
index 8968e1ad..db9bc667 100644
--- a/extensions/libxt_ipvs.man
+++ b/extensions/libxt_ipvs.man
@@ -1,24 +1,24 @@
Match IPVS connection properties.
.TP
-[\fB!\fR] \fB\-\-ipvs\fP
+[\fB!\fP] \fB\-\-ipvs\fP
packet belongs to an IPVS connection
.TP
Any of the following options implies \-\-ipvs (even negated)
.TP
-[\fB!\fR] \fB\-\-vproto\fP \fIprotocol\fP
+[\fB!\fP] \fB\-\-vproto\fP \fIprotocol\fP
VIP protocol to match; by number or name, e.g. "tcp"
.TP
-[\fB!\fR] \fB\-\-vaddr\fP \fIaddress\fP[\fB/\fP\fImask\fP]
+[\fB!\fP] \fB\-\-vaddr\fP \fIaddress\fP[\fB/\fP\fImask\fP]
VIP address to match
.TP
-[\fB!\fR] \fB\-\-vport\fP \fIport\fP
+[\fB!\fP] \fB\-\-vport\fP \fIport\fP
VIP port to match; by number or name, e.g. "http"
.TP
\fB\-\-vdir\fP {\fBORIGINAL\fP|\fBREPLY\fP}
flow direction of packet
.TP
-[\fB!\fR] \fB\-\-vmethod\fP {\fBGATE\fP|\fBIPIP\fP|\fBMASQ\fP}
+[\fB!\fP] \fB\-\-vmethod\fP {\fBGATE\fP|\fBIPIP\fP|\fBMASQ\fP}
IPVS forwarding method used
.TP
-[\fB!\fR] \fB\-\-vportctl\fP \fIport\fP
+[\fB!\fP] \fB\-\-vportctl\fP \fIport\fP
VIP port of the controlling connection to match, e.g. 21 for FTP