From 3eea329b32d6d9e68a30860dea09d949aee3affc Mon Sep 17 00:00:00 2001 From: Dianne Skoll Date: Fri, 15 Aug 2025 18:04:42 -0400 Subject: [PATCH] Add some missing .fi directives. --- man/remind.1.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/man/remind.1.in b/man/remind.1.in index 6d939ac8..60f2d68f 100644 --- a/man/remind.1.in +++ b/man/remind.1.in @@ -2875,6 +2875,7 @@ reminders to detect duplicates. Consider the following example: REM Wednesday MSG Hello SET $DedupeReminders 1 REM Wednesday MSG Hello +.fi .PP Every Wednesday, \fBRemind\fR will issue \fItwo\fR "Hello" reminders. Because $DedupeReminders was 0 when the first "Hello" was issued, it @@ -2891,6 +2892,7 @@ have been done. Consider the following: REM MSG [a] set a "foo" REM MSG [a] +.fi .PP The first REM will trigger and print "foo". The second will trigger and print "bar". The third will not trigger because it's a duplicate of the