diff options
author | 2006-03-16 15:07:15 +0000 | |
---|---|---|
committer | 2006-03-16 15:07:15 +0000 | |
commit | 98867f46cd0f05963fbb51ac0fcb2d7296f11afa (patch) | |
tree | 240c7588f4c71b47d5e1ca40385de241744ac37f | |
parent | Try to display errormessage even if remout == -1 (diff) | |
download | wireguard-openbsd-98867f46cd0f05963fbb51ac0fcb2d7296f11afa.tar.xz wireguard-openbsd-98867f46cd0f05963fbb51ac0fcb2d7296f11afa.zip |
Consistency, one Lord of the Rings entry not marked "(LOTR)"
-rw-r--r-- | usr.bin/calendar/calendars/calendar.fictional | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/calendar/calendars/calendar.fictional b/usr.bin/calendar/calendars/calendar.fictional index 9b1d255b4d1..20ea2f3ff0c 100644 --- a/usr.bin/calendar/calendars/calendar.fictional +++ b/usr.bin/calendar/calendars/calendar.fictional @@ -1,7 +1,7 @@ /* * Fictional events * - * $OpenBSD: calendar.fictional,v 1.2 2005/05/18 21:23:42 jmc Exp $ + * $OpenBSD: calendar.fictional,v 1.3 2006/03/16 15:07:15 mcbride Exp $ */ #ifndef _calendar_fictional_ @@ -37,7 +37,7 @@ 09/15 Black riders enter the Shire (LOTR) 09/18 Frodo and company rescued by Bombadil (LOTR) 09/28 Frodo wounded at Weathertop (LOTR) -10/05 Frodo crosses bridge of Mitheithel +10/05 Frodo crosses bridge of Mitheithel (LOTR) 10/16 Boromir reaches Rivendell (LOTR) 10/17 Council of Elrond (LOTR) 10/25 End of War of the Ring (LOTR) |