summaryrefslogtreecommitdiffstats
path: root/extensions/libxt_recent.man
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@medozas.de>2009-06-10 20:18:43 +0200
committerJan Engelhardt <jengelh@medozas.de>2009-06-10 20:30:05 +0200
commit18c475d7040abc6d3094ee0348904deafe997508 (patch)
tree13dcb85119e7601bf9d47b9b982f39839b93569f /extensions/libxt_recent.man
parentf1afcc896e7f8be3a6419681fd8cdee1d600a3aa (diff)
manpages: markup corrections
The manpage of xt_cluster and xt_recent had some unclosed tags. Backslashes in commands are also not wanted because manpages are a freeform, automatically-wrapped text. Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Diffstat (limited to 'extensions/libxt_recent.man')
-rw-r--r--extensions/libxt_recent.man4
1 files changed, 2 insertions, 2 deletions
diff --git a/extensions/libxt_recent.man b/extensions/libxt_recent.man
index e03d8ece..9d5a64ee 100644
--- a/extensions/libxt_recent.man
+++ b/extensions/libxt_recent.man
@@ -33,12 +33,12 @@ Check if the source address of the packet is currently in the list and if so
that address will be removed from the list and the rule will return true. If
the address is not found, false is returned.
.TP
-[\fB!\fR] \fB\-\-seconds \fIseconds\fP
+[\fB!\fR] \fB\-\-seconds\fP \fIseconds\fP
This option must be used in conjunction with one of \fB\-\-rcheck\fP or
\fB\-\-update\fP. When used, this will narrow the match to only happen when the
address is in the list and was seen within the last given number of seconds.
.TP
-[\fB!\fR] \fB\-\-hitcount \fIhits\fP
+[\fB!\fR] \fB\-\-hitcount\fP \fIhits\fP
This option must be used in conjunction with one of \fB\-\-rcheck\fP or
\fB\-\-update\fP. When used, this will narrow the match to only happen when the
address is in the list and packets had been received greater than or equal to