summaryrefslogtreecommitdiffstats
path: root/extensions/libxt_u32.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_u32.man
parent21b41eea4724c57d2b6e5998cf38255046e43ad3 (diff)
manpages: fix broken markup (missing close tags)
Diffstat (limited to 'extensions/libxt_u32.man')
-rw-r--r--extensions/libxt_u32.man2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/libxt_u32.man b/extensions/libxt_u32.man
index 1ac02bca..8e00cc13 100644
--- a/extensions/libxt_u32.man
+++ b/extensions/libxt_u32.man
@@ -2,7 +2,7 @@ U32 tests whether quantities of up to 4 bytes extracted from a packet have
specified values. The specification of what to extract is general enough to
find data at given offsets from tcp headers or payloads.
.TP
-[\fB!\fR]\fB --u32 \fItests\fR
+[\fB!\fP] \fB--u32\fP \fItests\fP
The argument amounts to a program in a small language described below.
.IP
tests := location "=" value | tests "&&" location "=" value