summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--usr.bin/calendar/calendar.18
-rw-r--r--usr.bin/calendar/calendars/calendar.christian7
2 files changed, 8 insertions, 7 deletions
diff --git a/usr.bin/calendar/calendar.1 b/usr.bin/calendar/calendar.1
index d9ba1a756bb..dfab39bc117 100644
--- a/usr.bin/calendar/calendar.1
+++ b/usr.bin/calendar/calendar.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: calendar.1,v 1.7 1998/11/03 03:52:50 millert Exp $
+.\" $OpenBSD: calendar.1,v 1.8 1998/11/08 04:37:51 pjanzen Exp $
.\"
.\" Copyright (c) 1989, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -115,7 +115,7 @@ from year to year.
Day descriptions start after the first <tab> character in the line;
if the line does not contain a <tab> character, it isn't printed out.
If the first character in the line is a <tab> character, it is treated as
-continue of previous description.
+the continuation of the previous description.
.Pp
The ``calendar'' file is preprocessed by
.Xr cpp 1 ,
@@ -170,7 +170,7 @@ will not send mail if this file exists
.It Pa calendar.birthday
births and deaths of famous (and not-so-famous) people
.It Pa calendar.christian
-christian holidays (should be updated yearly by the local system administrator
+Christian holidays (should be updated yearly by the local system administrator
so that roving holidays are set correctly for the current year)
.It Pa calendar.computer
days of special significance to computer people
@@ -203,7 +203,7 @@ The
.Nm calendar
program previously selected lines which had the correct date anywhere
in the line.
-This is no longer true, the date is only recognized when it occurs
+This is no longer true: the date is only recognized when it occurs
at the beginning of a line.
.Sh HISTORY
A
diff --git a/usr.bin/calendar/calendars/calendar.christian b/usr.bin/calendar/calendars/calendar.christian
index 222335c346e..177baac1ea7 100644
--- a/usr.bin/calendar/calendars/calendar.christian
+++ b/usr.bin/calendar/calendars/calendar.christian
@@ -1,28 +1,29 @@
/*
* Christian
*
- * $OpenBSD: calendar.christian,v 1.3 1998/01/06 20:02:00 mickey Exp $
+ * $OpenBSD: calendar.christian,v 1.4 1998/11/08 04:38:00 pjanzen Exp $
*/
#ifndef _calendar_christian_
#define _calendar_christian_
-01/06* Epiphany
+01/06 Epiphany
Easter-47 Shrove Tuesday / Mardi Gras (day before Ash Wednesday)
Easter-46 Ash Wednesday (First day of Lent)
Easter-7 Palm Sunday (7 days before Easter)
Easter-3 Maundy Thursday (3 days before Easter)
Easter-2 Good Friday (2 days before Easter)
Easter Easter Sunday
+Easter+35 Rogation Sunday
Easter+39 Ascension Day (10 days before Pentecost)
Easter+49 Pentecost (Whitsunday)
Easter+50 Whitmonday
Easter+56 Trinity Sunday (7 days after Pentecost)
Easter+60 Corpus Christi (11 days after Pentecost)
-05/28* Rogation Sunday
10/18 Feast Day of St. Luke
11/SunLast First Sunday of Advent (4th Sunday before Christmas)
12/SunFirst First Sunday of Advent (4th Sunday before Christmas)
12/06 St. Nicholas' Day
+12/25 Christmas
#endif /* !_calendar_christian_ */