Deleted Added
full compact
calendar.1 (13840) calendar.1 (14522)
1.\" Copyright (c) 1989, 1990, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 118 unchanged lines hidden (view full) ---

127.Bl -tag -width calendar.christian -compact
128.It Pa calendar
129file in current directory
130
131.It Pa ~/.calendar
132.Pa calendar
133HOME directory.
134.Nm calendar
1.\" Copyright (c) 1989, 1990, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 118 unchanged lines hidden (view full) ---

127.Bl -tag -width calendar.christian -compact
128.It Pa calendar
129file in current directory
130
131.It Pa ~/.calendar
132.Pa calendar
133HOME directory.
134.Nm calendar
135did a chdir into this directory if exist.
135does a chdir into this directory if it exists.
136
137
138.It Pa ~/.calendar/calendar
136
137
138.It Pa ~/.calendar/calendar
139file in calendar HOME directory, used if no calendar file
140in current directory.
139calendar file to use if no calendar file exists in the current directory.
141
142.It Pa ~/.calendar/nomail
140
141.It Pa ~/.calendar/nomail
143don't send mail if
144.Pa ~/.calendar/nomail
145exist.
142do not send mail if this file exists.
146.El
147
148The following default calendar files are provided:
149.Pp
150.Bl -tag -width calendar.christian -compact
151.It Pa calendar.birthday
152Births and deaths of famous (and not-so-famous) people.
153.It Pa calendar.christian

--- 30 unchanged lines hidden (view full) ---

184.Xr cron 8
185.Xr mail 1 ,
186.Sh COMPATIBILITY
187The
188.Nm calendar
189program previously selected lines which had the correct date anywhere
190in the line.
191This is no longer true, the date is only recognized when it occurs
143.El
144
145The following default calendar files are provided:
146.Pp
147.Bl -tag -width calendar.christian -compact
148.It Pa calendar.birthday
149Births and deaths of famous (and not-so-famous) people.
150.It Pa calendar.christian

--- 30 unchanged lines hidden (view full) ---

181.Xr cron 8
182.Xr mail 1 ,
183.Sh COMPATIBILITY
184The
185.Nm calendar
186program previously selected lines which had the correct date anywhere
187in the line.
188This is no longer true, the date is only recognized when it occurs
192first on the line.
189at the beginning of a line.
193.Sh HISTORY
194A
195.Nm
196command appeared in Version 7 AT&T UNIX.
197
198.Sh BUGS
199.Nm Calendar
200doesn't handle Jewish holidays and moon phases.
190.Sh HISTORY
191A
192.Nm
193command appeared in Version 7 AT&T UNIX.
194
195.Sh BUGS
196.Nm Calendar
197doesn't handle Jewish holidays and moon phases.