From 60dfbad7084ffebee06f7d9abedd33c61ba57517 Mon Sep 17 00:00:00 2001 From: "/C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net" Date: Sun, 13 Apr 2008 05:27:29 +0000 Subject: [PATCH 09/13] manpages: fix broken markup (missing close tags) --- extensions/libxt_u32.man | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extensions/libxt_u32.man') 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 -- cgit v1.2.3