at(1): Fix location of at(1) crontab

With r318443, atrun was moved from /etc/crontab to /etc/cron.d/at,
but the man-page was unfortunately not updated to reflect this.

PR:		248048
Submitted by:	debdrup
Reported by:	yoitsmeremember+fbsd at gmail.com
Reviewed by:	Pau Amma <pauamma at gundo.com>
Sponsored by:	Klara Inc.
Differential Revision:	https://reviews.freebsd.org/D25709
This commit is contained in:
Allan Jude 2020-07-17 20:43:00 +00:00
parent 4fbd491ee3
commit f4cf731d1a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=363286

View File

@ -213,9 +213,10 @@ every five minutes.
This implies that the granularity of
.Nm
might not be optimal for every deployment.
If a finer granularity is needed, the system crontab at
.Pa /etc/crontab
needs to be changed.
If a finer granularity is desired, the
.Pa /etc/cron.d/at
file can be edited and will be read by the system crontab, from which
the SHELL and PATH environment variables are inherited.
.Sh OPTIONS
.Bl -tag -width indent
.It Fl q Ar queue