diff options
author | 2013-03-16 07:52:29 +0000 | |
---|---|---|
committer | 2013-03-16 07:52:29 +0000 | |
commit | d3f0d3d3db4ab33e0850818c59bb75311866b342 (patch) | |
tree | ffdb6477387b8f3b93db212907707b5cbedf69c8 | |
parent | change LIST_END to literal NULL for clarity. (diff) | |
download | wireguard-openbsd-d3f0d3d3db4ab33e0850818c59bb75311866b342.tar.xz wireguard-openbsd-d3f0d3d3db4ab33e0850818c59bb75311866b342.zip |
apostrophe for all hallows' eve (and fix a double space while here);
pointed out by Ryan Kavanagh
-rw-r--r-- | usr.bin/calendar/calendars/calendar.canada | 4 | ||||
-rw-r--r-- | usr.bin/calendar/calendars/calendar.usholiday | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/calendar/calendars/calendar.canada b/usr.bin/calendar/calendars/calendar.canada index 4572672fce4..33acf018a9d 100644 --- a/usr.bin/calendar/calendars/calendar.canada +++ b/usr.bin/calendar/calendars/calendar.canada @@ -1,7 +1,7 @@ /* * Canada holiday * - * $OpenBSD: calendar.canada,v 1.1 2013/03/15 08:37:10 jmc Exp $ + * $OpenBSD: calendar.canada,v 1.2 2013/03/16 07:52:29 jmc Exp $ */ #ifndef _calendar_canada_ @@ -28,7 +28,7 @@ Easter+1 Easter Monday 09/MonFirst Labour Day (Statutory holiday) 09/22* Autumnal Equinox 10/MonSecond Thanksgiving -10/31 All Hallows Eve (Halloween) +10/31 All Hallows' Eve (Halloween) 11/SunFirst Daylight Saving Time ends; clocks move back (1st Sunday in November) 11/11 Remembrance Day 12/21* Winter Solstice diff --git a/usr.bin/calendar/calendars/calendar.usholiday b/usr.bin/calendar/calendars/calendar.usholiday index de9a8bf0956..3b8aa25088d 100644 --- a/usr.bin/calendar/calendars/calendar.usholiday +++ b/usr.bin/calendar/calendars/calendar.usholiday @@ -1,7 +1,7 @@ /* * USA holiday * - * $OpenBSD: calendar.usholiday,v 1.7 2007/04/06 00:30:25 deraadt Exp $ + * $OpenBSD: calendar.usholiday,v 1.8 2013/03/16 07:52:29 jmc Exp $ */ #ifndef _calendar_usholiday_ @@ -27,7 +27,7 @@ 09/SunSecond Grandparent's Day (2nd Sunday of September; varies from state to state) 09/22* Autumnal Equinox 10/MonSecond Columbus Day (2nd Monday of October) -10/31 All Hallows Eve (Halloween) +10/31 All Hallows' Eve (Halloween) 11/TueFirst Election Day (1st Tuesday after 1st Monday for even years) 11/SunFirst Daylight Saving Time ends; clocks move back (1st Sunday in November) 11/11 Veterans' Day |