summaryrefslogtreecommitdiffstats
path: root/extensions/libxt_connbytes.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_connbytes.man
parent21b41eea4724c57d2b6e5998cf38255046e43ad3 (diff)
manpages: fix broken markup (missing close tags)
Diffstat (limited to 'extensions/libxt_connbytes.man')
-rw-r--r--extensions/libxt_connbytes.man2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/libxt_connbytes.man b/extensions/libxt_connbytes.man
index ce7b6659..7b7c3139 100644
--- a/extensions/libxt_connbytes.man
+++ b/extensions/libxt_connbytes.man
@@ -10,7 +10,7 @@ scheduled using a lower priority band in traffic control.
The transfered bytes per connection can also be viewed through
/proc/net/ip_conntrack and accessed via ctnetlink
.TP
-[\fB!\fR]\fB --connbytes \fIfrom\fB:\fR[\fIto\fR]
+[\fB!\fP] \fB--connbytes\fP \fIfrom\fP[\fB:\fR\fIto\fP]
match packets from a connection whose packets/bytes/average packet
size is more than FROM and less than TO bytes/packets. if TO is
omitted only FROM check is done. "!" is used to match packets not