crontab.1 (7f94b8deee60475f7d25f04484f36e824d2ce21d) crontab.1 (b9ff618c3af22fe5c13cc56ce9db940682bd173e)
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

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

109.Bl -tag -width /var/cron/allow -compact
110.It Pa /var/cron/allow
111.It Pa /var/cron/deny
112.El
113.Sh STANDARDS
114The
115.Nm
116command conforms to
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

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

109.Bl -tag -width /var/cron/allow -compact
110.It Pa /var/cron/allow
111.It Pa /var/cron/deny
112.El
113.Sh STANDARDS
114The
115.Nm
116command conforms to
117.St -p1003.2 .
118This new command syntax
117.St -p1003.2
118with the exception that the dangerous variant of calling
119.Nm
120without a file name in the first form of the command is not allowed by
121this implementation.
122The pseudo-filename ``-'' must be specified to read from standard input.
123The new command syntax
119differs from previous versions of Vixie Cron, as well as from the classic
120SVR3 syntax.
121.Sh DIAGNOSTICS
122A fairly informative usage message appears if you run it with a bad command
123line.
124.Sh AUTHORS
125.An Paul Vixie Aq paul@vix.com
124differs from previous versions of Vixie Cron, as well as from the classic
125SVR3 syntax.
126.Sh DIAGNOSTICS
127A fairly informative usage message appears if you run it with a bad command
128line.
129.Sh AUTHORS
130.An Paul Vixie Aq paul@vix.com