hi. i used the spelling adolf for calendar.birthday, but just removed the suicide entry since it's already in history.
thanks, jmc On Thu, Apr 30, 2015 at 09:46:08AM +0100, Craig Skinner wrote: > ----- Forwarded message from Reminder Service <skin...@britvault.co.uk> ----- > > Date: Thu, 30 Apr 2015 07:09:01 +0100 (BST) > From: Reminder Service <skin...@britvault.co.uk> > To: skin...@britvault.co.uk > Subject: Thursday's Calendar > > Apr 30 Karl Friedrich Gauss born, 1777, mathematician & astronomer > Apr 30 Adolph Hitler committed suicide, 1945 > Apr 30 Adolf Hitler and Eva Braun commit suicide, 1945 > Apr 30 The Workers Day in Uruguay > Apr 30 Queen's Birthday in Netherlands, Netherlands Antilles > Apr 30 May Eve / Walpurgisnacht (witches' Sabbath) / Walpurgis Night > (after St. Walpurga) > > ----- End forwarded message ----- > > > 2 calendars have Hitler's first name spelt differently, & similar entries: > (Most online encyclopedias have it as 'Adolf'.) > > $ fgrep -R Hitler /usr/src/usr.bin/calendar/calendars | fgrep suicide > /usr/src/usr.bin/calendar/calendars/calendar.birthday:04/30 Adolph Hitler > committed suicide, 1945 > /usr/src/usr.bin/calendar/calendars/calendar.history:04/30 Adolf Hitler > and Eva Braun commit suicide, 1945 > > $ fgrep -R Adolph /usr/src/usr.bin/calendar/calendars > /usr/src/usr.bin/calendar/calendars/calendar.birthday:04/20 Adolph Hitler > born, 1889 > /usr/src/usr.bin/calendar/calendars/calendar.birthday:04/30 Adolph Hitler > committed suicide, 1945 > > > Here's a diff for the spelling, leaving the similar entries to you experts: > > Index: calendar.birthday > =================================================================== > RCS file: /cvs/src/usr.bin/calendar/calendars/calendar.birthday,v > retrieving revision 1.59 > diff -u -p -r1.59 calendar.birthday > --- calendar.birthday 13 Mar 2015 18:08:31 -0000 1.59 > +++ calendar.birthday 30 Apr 2015 08:43:21 -0000 > @@ -155,7 +155,7 @@ > 04/15 Jean Genet died in Paris, 1986 > 04/16 Charles (Charlie) Chaplin (Sir) born in London, 1889 > 04/19 Andre Rene the Giant (Roussimoff) born in Grenoble, France, 1946 > -04/20 Adolph Hitler born, 1889 > +04/20 Adolf Hitler born, 1889 > 04/22 Kant born, 1724 > 04/22 Lenin born, the best friend of all the children, 1870 > 04/23 Shakespeare born, 1564 > @@ -166,7 +166,7 @@ > 04/29 William Randolph Hearst born in San Francisco, 1863 > 04/29 Albert Hofmann died, 2008 > 04/30 Karl Friedrich Gauss born, 1777, mathematician & astronomer > -04/30 Adolph Hitler committed suicide, 1945 > +04/30 Adolf Hitler committed suicide, 1945 > 05/01 Little Walter (Marion Walter Jacobs) is born in Alexandria, > Louisiana, 1930 > 05/02 Dr. Benjamin Spock born, 1903