summaryrefslogtreecommitdiffstats
path: root/extensions/libxt_u32.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_u32.man
parentd8ab020b6ace8d3ebb176c9d998dd36d77f0f096 (diff)
[PATCH 09/13] 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 1ac02bc..8e00cc1 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