summaryrefslogtreecommitdiffstats
path: root/usr.bin/ncal/ncal.1
diff options
context:
space:
mode:
authorhelbig <helbig@FreeBSD.org>1998-01-03 15:10:11 +0000
committerhelbig <helbig@FreeBSD.org>1998-01-03 15:10:11 +0000
commitfde202285d8c55c3cfdc147ac19c8d1841536ac6 (patch)
tree70c3ee18473540aee10e5a0b653c954c5931fff2 /usr.bin/ncal/ncal.1
parentdca4eb7d35746249f03ddd3b0c5bc83a219e84e4 (diff)
downloadFreeBSD-src-fde202285d8c55c3cfdc147ac19c8d1841536ac6.zip
FreeBSD-src-fde202285d8c55c3cfdc147ac19c8d1841536ac6.tar.gz
Use locale to guess the switch date.
Localize formatting of date of easter. Suggested by: ache
Diffstat (limited to 'usr.bin/ncal/ncal.1')
-rw-r--r--usr.bin/ncal/ncal.117
1 files changed, 9 insertions, 8 deletions
diff --git a/usr.bin/ncal/ncal.1 b/usr.bin/ncal/ncal.1
index 50f566a..f538a8b 100644
--- a/usr.bin/ncal/ncal.1
+++ b/usr.bin/ncal/ncal.1
@@ -22,7 +22,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Id: ncal.1,v 1.1.1.1 1997/12/15 20:35:22 helbig Exp $
+.\" $Id: ncal.1,v 1.2 1997/12/19 21:41:21 helbig Exp $
.\"
.Dd December 16, 1997
.Dt CAL 1
@@ -57,8 +57,6 @@ The options are as follows:
Display Julian Calendar, if combined with the
.Fl e
option, display date of easter according to the Julian Calendar.
-If not specified, the Julian Calendar is assumed till October 4, 1582
-and the Gregorian Calendar thereafter.
.It Fl e
Display date of easter (for western churches).
.It Fl j
@@ -70,17 +68,17 @@ Orthodox Churches).
Print the country codes and switching days from Julian to Gregorian
Calendar as they are assumed by
.Nm ncal .
+The country code as determined from the local environment is marked
+with an asterisk.
.It Fl s Ar country-code
Assume the switch from Julian to Gregorian Calendar at the date
associated with the
.Ar country-code .
If not specified,
.Nm ncal
-assumes October 4, 1582 (on this day the Catholic Church switched to Gregorian
-Calendar) and
-.Nm cal
-thinks with Great Britain and her colonies that
-September 2, 1752 was the date to switch to Gregorian Calendar.
+tries to guess the switch date from the local environment or
+falls back to September 2, 1752. This was when Great
+Britain and her colonies switched to the Gregorian Calendar.
.It Fl w
Print the number of the week below each week column.
.It Fl y
@@ -114,3 +112,6 @@ command appeared in
This
manual page and the command was written by
.An Wolfgang Helbig Aq helbig@FreeBSD.ORG .
+.Sh BUGS
+The assignment of Julian - Gregorian switching dates to
+country codes is historically naive for many countries.
OpenPOWER on IntegriCloud