diff options
author | 2015-09-03 23:04:18 +0000 | |
---|---|---|
committer | 2015-09-03 23:04:18 +0000 | |
commit | 7756d6ec621cbd2440b3486ff87965bab243057a (patch) | |
tree | 3352132a118eefa4ee377dacd63d65f58bcab8a3 | |
parent | In sendsyslog(2) I got the plural s of messages right. The messages (diff) | |
download | wireguard-openbsd-7756d6ec621cbd2440b3486ff87965bab243057a.tar.xz wireguard-openbsd-7756d6ec621cbd2440b3486ff87965bab243057a.zip |
append the year Zilog Z-80 8-bit microprocessor was introduced;
a nice processor, learnt assembly on a Z-80A when I was twelve years old.
ok jmc@
-rw-r--r-- | usr.bin/calendar/calendars/calendar.computer | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/calendar/calendars/calendar.computer b/usr.bin/calendar/calendars/calendar.computer index 651e45ab0d9..8e5142c19c5 100644 --- a/usr.bin/calendar/calendars/calendar.computer +++ b/usr.bin/calendar/calendars/calendar.computer @@ -1,7 +1,7 @@ /* * Computer * - * $OpenBSD: calendar.computer,v 1.16 2015/07/03 11:07:08 jmc Exp $ + * $OpenBSD: calendar.computer,v 1.17 2015/09/03 23:04:18 sobrado Exp $ */ #ifndef _calendar_computer_ @@ -40,7 +40,7 @@ 04/07 IBM announces System/360, 1964 04/09 ENIAC Project begun, 1943 04/20 Apple announces the Apple ][ at the 1st West Coast Computer Faire, 1977 -04/28 Zilog Z-80 introduced +04/28 Zilog Z-80 introduced, 1976 05/06 EDSAC demonstrated, 1949 05/01 First BASIC program run at Dartmouth, 1964 05/16 First report on SNOBOL distributed (within BTL), 1963 |