From 7ee4073c7ae61d060249ecbd33790f43a8a65d61 Mon Sep 17 00:00:00 2001 From: Dianne Skoll Date: Tue, 27 Aug 2024 21:43:46 -0400 Subject: [PATCH] Document warning on function redefinitiion. --- man/remind.1.in | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/man/remind.1.in b/man/remind.1.in index e1f754a6..6347a5af 100644 --- a/man/remind.1.in +++ b/man/remind.1.in @@ -4534,6 +4534,11 @@ or thirdfunc will exist. \fBRemind\fR does not issue an error if you try to \fBFUNSET\fR a nonexistent user-defined function; it simply does nothing in that case. .PP +If you define a user-defined function and then later on redefine it, +\fBRemind\fR will issue a warning. If you do not want this warning, +then use \fBFUNSET\fR to remove the existing definition before you +redefine the function. +.PP .SH PRECISE SCHEDULING .PP The \fBWARN\fR keyword allows precise control over advance warning in