Deleted Added
full compact
cron.8 (29452) cron.8 (34809)
1.\"/* Copyright 1988,1990,1993 by Paul Vixie
2.\" * All rights reserved
3.\" *
4.\" * Distribute freely, except: don't remove my name from the source or
5.\" * documentation (don't take credit for my work), mark your changes (don't
6.\" * get me blamed for your possible bugs), don't alter or remove this
7.\" * notice. May be sold if buildable source is provided to buyer. No
8.\" * warrantee of any kind, express or implied, is included with this
9.\" * software; use at your own risk, responsibility for damages (if any) to
10.\" * anyone resulting from the use of this software rests entirely with the
11.\" * user.
12.\" *
13.\" * Send bug reports, bug fixes, enhancements, requests, flames, etc., and
14.\" * I'll try to keep a version up to date. I can be reached as follows:
15.\" * Paul Vixie <paul@vix.com> uunet!decwrl!vixie!paul
16.\" */
17.\"
1.\"/* Copyright 1988,1990,1993 by Paul Vixie
2.\" * All rights reserved
3.\" *
4.\" * Distribute freely, except: don't remove my name from the source or
5.\" * documentation (don't take credit for my work), mark your changes (don't
6.\" * get me blamed for your possible bugs), don't alter or remove this
7.\" * notice. May be sold if buildable source is provided to buyer. No
8.\" * warrantee of any kind, express or implied, is included with this
9.\" * software; use at your own risk, responsibility for damages (if any) to
10.\" * anyone resulting from the use of this software rests entirely with the
11.\" * user.
12.\" *
13.\" * Send bug reports, bug fixes, enhancements, requests, flames, etc., and
14.\" * I'll try to keep a version up to date. I can be reached as follows:
15.\" * Paul Vixie <paul@vix.com> uunet!decwrl!vixie!paul
16.\" */
17.\"
18.\" $Id: cron.8,v 1.4 1997/02/22 16:04:39 peter Exp $
18.\" $Id: cron.8,v 1.5 1997/09/15 06:39:03 charnier Exp $
19.\"
20.Dd December 20, 1993
21.Dt CRON 8
22.Os
23.Sh NAME
24.Nm cron
25.Nd daemon to execute scheduled commands (Vixie Cron)
26.Sh SYNOPSIS

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

66.Nm
67need not be restarted whenever a crontab file is modified. Note that the
68.Xr crontab 1
69command updates the modtime of the spool directory whenever it changes a
70crontab.
71.Sh SEE ALSO
72.Xr crontab 1 ,
73.Xr crontab 5
19.\"
20.Dd December 20, 1993
21.Dt CRON 8
22.Os
23.Sh NAME
24.Nm cron
25.Nd daemon to execute scheduled commands (Vixie Cron)
26.Sh SYNOPSIS

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

66.Nm
67need not be restarted whenever a crontab file is modified. Note that the
68.Xr crontab 1
69command updates the modtime of the spool directory whenever it changes a
70crontab.
71.Sh SEE ALSO
72.Xr crontab 1 ,
73.Xr crontab 5
74.Sh AUTHOR
74.Sh AUTHORS
75.An Paul Vixie Aq paul@vix.com
75.An Paul Vixie Aq paul@vix.com