=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/calendar/calendars/calendar.fictional,v retrieving revision 1.2 retrieving revision 1.5 diff -u -r1.2 -r1.5 --- src/usr.bin/calendar/calendars/calendar.fictional 2005/05/18 21:23:42 1.2 +++ src/usr.bin/calendar/calendars/calendar.fictional 2020/04/19 21:08:39 1.5 @@ -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.5 2020/04/19 21:08:39 jmc Exp $ */ #ifndef _calendar_fictional_ @@ -24,6 +24,7 @@ 04/17 An unexpected party (LOTR) 04/23 Crowning of King Ellesar (LOTR) 05/19 Arwen leaves Lorien to wed King Ellesar (LOTR) +05/25 Towel Day (The Hitchhiker's Guide to the Galaxy) 06/11 Sauron attacks Osgilliath (LOTR) 06/13 Bilbo returns to Bag End (LOTR) 06/23 Wedding of Ellesar & Arwen (LOTR) @@ -37,7 +38,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) @@ -51,6 +52,6 @@ 05/25 Oral Roberts sees 900 foot tall Jesus Christ, Tulsa OK, 1980 /* Not really a fictional event, just a fictional time */ 05/08 Beginning of ostrich mating season -10/23 Earth created at 6:30 AM, 4004BC. +10/23 Earth created at 6:30 AM, 4004 BC. #endif /* !_calendar_fictional_ */