summaryrefslogtreecommitdiff
path: root/static/unix-v10/man7/cal.7
diff options
context:
space:
mode:
Diffstat (limited to 'static/unix-v10/man7/cal.7')
-rw-r--r--static/unix-v10/man7/cal.733
1 files changed, 33 insertions, 0 deletions
diff --git a/static/unix-v10/man7/cal.7 b/static/unix-v10/man7/cal.7
new file mode 100644
index 00000000..0d154038
--- /dev/null
+++ b/static/unix-v10/man7/cal.7
@@ -0,0 +1,33 @@
+.TH CAL 7
+.CT 1 inst_info time_man
+.SH NAME
+cal \- print calendar
+.SH SYNOPSIS
+.B cal
+[
+.I month
+]
+.I year
+.SH DESCRIPTION
+.I Cal
+prints a calendar for the specified year.
+If a month is also specified, a calendar
+just for that month is printed.
+.I Year
+can be between 1
+and 9999.
+The
+.I month
+is a number between 1 and 12.
+The calendar
+produced is that for England and her colonies.
+.PP
+Try September 1752.
+.SH BUGS
+The year is always considered to start in January even though this
+is historically naive.
+.br
+Beware that
+.L "cal 90"
+refers to the early Christian era,
+not the 20th century.