diff options
author | 2006-10-13 12:10:20 +0000 | |
---|---|---|
committer | 2006-10-13 12:10:20 +0000 | |
commit | d81948187f69085ad6496242eb6c0ba3d1925275 (patch) | |
tree | f6a8ebd170176135c1cbd499924bd2108ed1cceb | |
parent | vmstat memory stats are in kb, not number of pages; (diff) | |
download | wireguard-openbsd-d81948187f69085ad6496242eb6c0ba3d1925275.tar.xz wireguard-openbsd-d81948187f69085ad6496242eb6c0ba3d1925275.zip |
fix fortran man year
-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 078181177ff..cd2d67385e2 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.11 2006/09/20 16:02:23 jasper Exp $ + * $OpenBSD: calendar.computer,v 1.12 2006/10/13 12:10:20 mickey Exp $ */ #ifndef _calendar_computer_ @@ -72,7 +72,7 @@ 10/08 First VisiCalc prototype, 1978 10/12 Univac gives contract for SIMULA compiler to Nygaard and Dahl, 1962 10/14 British Computer Society founded, 1957 -10/15 First FORTRAN Programmer's Reference Manual published +10/15 First FORTRAN Programmer's Reference Manual published, 1956 10/20 Zurich ALGOL report published, 1958 10/25 DEC announces VAX-11/780, 1978 11/04 UNIVAC I program predicts Eisenhower victory based on 7% of votes, 1952 |