]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
at(1): Fix location of at(1) crontab
authorallanjude <allanjude@FreeBSD.org>
Fri, 17 Jul 2020 20:43:00 +0000 (20:43 +0000)
committerallanjude <allanjude@FreeBSD.org>
Fri, 17 Jul 2020 20:43:00 +0000 (20:43 +0000)
commitcb0ef80502174516118ddcae9a38508665679fbb
treee969487e9852f7990dfa9085e10aabc4e60459a5
parent2cbe64ac2def2bbd97850c3777f535c0a3bbc89c
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
usr.bin/at/at.man