From 9b488b992872d4d2b7ebf7897d74d52f4fb59e1c Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sun, 8 Jun 2008 19:11:51 +0200 Subject: manpage updates A number of options support negation, but the manpage did not reflect this ("[!]" was absent). Also fix a few [] (optional arguments) to {} (required arguments) in the option-BNF. Signed-off-by: Jan Engelhardt Signed-off-by: Patrick McHardy --- extensions/libxt_time.man | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extensions/libxt_time.man') diff --git a/extensions/libxt_time.man b/extensions/libxt_time.man index a07d49e7..ab4a09c6 100644 --- a/extensions/libxt_time.man +++ b/extensions/libxt_time.man @@ -19,7 +19,7 @@ Only match during the given daytime. The possible time range is 00:00:00 to 23:59:59. Leading zeroes are allowed (e.g. "06:03") and correctly interpreted as base-10. .TP -[\fB!\fR] \fB--monthday\fR \fIday\fR[\fB,\fR\fIday\fR...] +[\fB!\fR] \fB--monthdays\fR \fIday\fR[\fB,\fR\fIday\fR...] .IP Only match on the given days of the month. Possible values are \fB1\fR to \fB31\fR. Note that specifying \fB31\fR will of course not match -- cgit v1.2.3