New sentence, new line. Kill some extra whitespace. Mention calendar.netbsd
and calendar.lotr. Okayed by wiz.
This commit is contained in:
parent
54d71a44a7
commit
a6b397d6de
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: calendar.1,v 1.13 2003/08/07 11:13:14 agc Exp $
|
||||
.\" $NetBSD: calendar.1,v 1.14 2004/02/01 01:03:57 snj Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1989, 1990, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
@ -29,7 +29,7 @@
|
||||
.\"
|
||||
.\" @(#)calendar.1 8.1 (Berkeley) 6/29/93
|
||||
.\"
|
||||
.Dd June 29, 1993
|
||||
.Dd February 1, 2004
|
||||
.Dt CALENDAR 1
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -54,18 +54,21 @@ Process the ``calendar'' files of all users and mail the results
|
||||
to them.
|
||||
This requires super-user privileges.
|
||||
.It Fl d Ar MMDD[[YY]YY]
|
||||
Display lines for the given date. By default, the current date is used.
|
||||
Display lines for the given date.
|
||||
By default, the current date is used.
|
||||
The year, which may be given in either two or four digit format, is used
|
||||
only for purposes of determining wether the given date falls on a Friday
|
||||
in that year (see below). If the year is not specified, the current
|
||||
year is assumed.
|
||||
in that year (see below).
|
||||
If the year is not specified, the current year is assumed.
|
||||
.It Fl f Ar file
|
||||
Display matching calendar files from the given filename, by default
|
||||
.Pa calendar .
|
||||
The filename may be absolute. If not absolute, it is taken
|
||||
relative to the current directory or the directory specified by the
|
||||
The filename may be absolute.
|
||||
If not absolute, it is taken relative to the current directory or the
|
||||
directory specified by the
|
||||
.Dq Ev CALENDAR_DIR
|
||||
environment variable. Or, if the
|
||||
environment variable.
|
||||
Or, if the
|
||||
.Fl a
|
||||
flag is given, a non-absolute filename is taken relative to each user's
|
||||
home directory in turn.
|
||||
@ -74,8 +77,8 @@ Causes the program to ``look ahead'' a given number of days (default
|
||||
one) from the specified date and display their entries as well.
|
||||
.It Fl w Ar days
|
||||
Causes the program to add the specified number of days to the ``look
|
||||
ahead'' number if and only if the day specified is a Friday. The default
|
||||
value is two, which causes
|
||||
ahead'' number if and only if the day specified is a Friday.
|
||||
The default value is two, which causes
|
||||
.Nm
|
||||
to print entries through the weekend on Fridays.
|
||||
.El
|
||||
@ -130,18 +133,25 @@ so that roving holidays are set correctly for the current year.
|
||||
.It Pa calendar.computer
|
||||
Days of special significance to computer people.
|
||||
.It Pa calendar.history
|
||||
Everything else, mostly U. S. historical events.
|
||||
Everything else, mostly U.S. historical events.
|
||||
.It Pa calendar.holiday
|
||||
Other holidays, including the not-well-known, obscure, and
|
||||
Other holidays, including the not-well-known, obscure, and
|
||||
.Em really
|
||||
obscure.
|
||||
.It Pa calendar.judaic
|
||||
Jewish holidays.
|
||||
This calendar should be updated yearly by the local system administrator
|
||||
so that roving holidays are set correctly for the current year.
|
||||
.It Pa calendar.lotr
|
||||
Important dates in the Lord of the Rings series.
|
||||
.It Pa calendar.music
|
||||
Musical events, births, and deaths.
|
||||
Strongly oriented toward rock 'n' roll.
|
||||
Musical events, births, and deaths.
|
||||
Strongly oriented toward rock 'n' roll.
|
||||
.It Pa calendar.netbsd
|
||||
Important dates in the history of the
|
||||
.Nx
|
||||
project.
|
||||
Mostly releases and port additions.
|
||||
.It Pa calendar.usholiday
|
||||
U.S. holidays.
|
||||
This calendar should be updated yearly by the local system administrator
|
||||
|
Loading…
Reference in New Issue
Block a user