From 2dab7025ba80441a76cf38ce2b1b688b1ce21cb8 Mon Sep 17 00:00:00 2001 From: "David F. Skoll" Date: Wed, 14 Mar 2012 11:47:43 -0400 Subject: [PATCH] Fix incorrect info in man page. --- man/remind.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/remind.1 b/man/remind.1 index 74917ac0..c12690cc 100644 --- a/man/remind.1 +++ b/man/remind.1 @@ -249,7 +249,7 @@ option must be prepared to handle the entire message as a single argument. Runs \fBRemind\fR in the daemon mode. If \fIn\fR is supplied, it specifies how often (in minutes) \fBRemind\fR should wake up to check if the reminder script has been changed. \fIN\fR defaults -to 5, and can range from 5 to 60. Note that the use of the +to 5, and can range from 1 to 60. Note that the use of the \fB\-z\fR option also enables the \fB\-f\fR option. .PP .RS