Line | |
---|
1 | .TH CAL 1
|
---|
2 | .SH NAME
|
---|
3 | cal \- print a calendar
|
---|
4 | .SH SYNOPSIS
|
---|
5 | \fBcal\fR [\fImonth\fR] \fIyear\fR
|
---|
6 | .br
|
---|
7 | .de FL
|
---|
8 | .TP
|
---|
9 | \\fB\\$1\\fR
|
---|
10 | \\$2
|
---|
11 | ..
|
---|
12 | .de EX
|
---|
13 | .TP 20
|
---|
14 | \\fB\\$1\\fR
|
---|
15 | # \\$2
|
---|
16 | ..
|
---|
17 | .SH EXAMPLES
|
---|
18 | .EX "cal 3 1992" "Print March 1992"
|
---|
19 | .SH DESCRIPTION
|
---|
20 | .PP
|
---|
21 | \fICal\fR prints a calendar for a month or year. The year can be
|
---|
22 | between 1 and 9999.
|
---|
23 | Note that the year 91 is not a synonym for 1991, but is itself a
|
---|
24 | valid year about 19 centuries ago. The calendar produced is the one used
|
---|
25 | by England and her colonies. Try Sept. 1752, Feb 1900, and Feb 2000. If
|
---|
26 | you do not understand what is going on, look up \fICalendar, Gregorian\fR in a
|
---|
27 | good encyclopedia.
|
---|
Note:
See
TracBrowser
for help on using the repository browser.