From fea74bf74ff524431ce65145f1523584edf99dc9 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Mon, 12 Jan 2009 04:53:18 +0100 Subject: doc: escape minus sign in manpages groff formats '-' as a hyphen, and '\-' is needed for a minus. Signed-off-by: Jan Engelhardt Signed-off-by: Patrick McHardy --- extensions/libxt_state.man | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extensions/libxt_state.man') diff --git a/extensions/libxt_state.man b/extensions/libxt_state.man index 8e943c33..b5e719a4 100644 --- a/extensions/libxt_state.man +++ b/extensions/libxt_state.man @@ -1,7 +1,7 @@ This module, when combined with connection tracking, allows access to the connection tracking state for this packet. .TP -[\fB!\fP] \fB--state\fP \fIstate\fP +[\fB!\fP] \fB\-\-state\fP \fIstate\fP Where state is a comma separated list of the connection states to match. Possible states are .B INVALID -- cgit v1.2.3