]> git.ipfire.org Git - thirdparty/iptables.git/commitdiff
doc: fix limit manpage to reflect actual supported syntax
authorJan Engelhardt <jengelh@medozas.de>
Tue, 19 Jan 2010 17:18:24 +0000 (18:18 +0100)
committerJan Engelhardt <jengelh@medozas.de>
Tue, 19 Jan 2010 17:18:28 +0000 (18:18 +0100)
References: https://bugzilla.novell.com/561179
Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
extensions/libxt_limit.man

index c00e1d94e3b574d287f8c36e20ca92b819d3f080..9f51ce3c9d86b86ad4d2c5daae4d219d3f1d8e3e 100644 (file)
@@ -4,7 +4,7 @@ A rule using this extension will match until this limit is reached
 .B LOG
 target to give limited logging, for example.
 .TP
-[\fB!\fP] \fB\-\-limit\fP \fIrate\fP[\fB/second\fP|\fB/minute\fP|\fB/hour\fP|\fB/day\fP]
+\fB\-\-limit\fP \fIrate\fP[\fB/second\fP|\fB/minute\fP|\fB/hour\fP|\fB/day\fP]
 Maximum average matching rate: specified as a number, with an optional
 `/second', `/minute', `/hour', or `/day' suffix; the default is
 3/hour.