diff options
author | Greg Lehey <grog@FreeBSD.org> | 2019-06-22 23:36:28 +0000 |
---|---|---|
committer | Greg Lehey <grog@FreeBSD.org> | 2019-06-22 23:36:28 +0000 |
commit | a8a6dc7af6cc285fc53ecb05418487c8018dbca5 (patch) | |
tree | f1c7ee15a2f8b6f8fbe7755c5c10bbda0fd6c42b | |
parent | 092b6c4b7b0dfb76bae1abace8a12e29ab134b17 (diff) | |
download | src-a8a6dc7af6cc285fc53ecb05418487c8018dbca5.tar.gz src-a8a6dc7af6cc285fc53ecb05418487c8018dbca5.zip |
Correct Konrad Zuse's year of birth.
Notes
Notes:
svn path=/stable/10/; revision=349296
-rw-r--r-- | usr.bin/calendar/calendars/calendar.birthday | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/calendar/calendars/calendar.birthday b/usr.bin/calendar/calendars/calendar.birthday index 51745e36f3aa..068cbe04a66e 100644 --- a/usr.bin/calendar/calendars/calendar.birthday +++ b/usr.bin/calendar/calendars/calendar.birthday @@ -167,7 +167,7 @@ 06/19 FreeBSD project born, 1993 06/22 Carl Hubbell born, 1903 06/22 Meryl Streep born in Summit, New Jersey, 1949 -06/22 Konrad Zuse born in Berlin, 1919 +06/22 Konrad Zuse born in Berlin, 1910 06/23 Alan Mathison Turing born, 1912 06/25 Eric Arthur Blair (a.k.a. George Orwell) born, 1903 06/27 Helen Keller born, 1880 |