summaryrefslogtreecommitdiffstats
path: root/usr.sbin/cron
diff options
context:
space:
mode:
authorschwarze <schwarze@openbsd.org>2020-01-06 18:49:28 +0000
committerschwarze <schwarze@openbsd.org>2020-01-06 18:49:28 +0000
commit24a4e0a7820391c22571a29be5e3f9a31cb2866a (patch)
tree846645169e7373a56384a794cfb883b8c6e7695b /usr.sbin/cron
parentconfigure args fixes; (diff)
downloadwireguard-openbsd-24a4e0a7820391c22571a29be5e3f9a31cb2866a.tar.xz
wireguard-openbsd-24a4e0a7820391c22571a29be5e3f9a31cb2866a.zip
delete ridiculous DIAGNOSTICS section that goes without saying
Diffstat (limited to 'usr.sbin/cron')
-rw-r--r--usr.sbin/cron/crontab.17
1 files changed, 2 insertions, 5 deletions
diff --git a/usr.sbin/cron/crontab.1 b/usr.sbin/cron/crontab.1
index 7aeca2d75c5..953c6cd0a2d 100644
--- a/usr.sbin/cron/crontab.1
+++ b/usr.sbin/cron/crontab.1
@@ -17,9 +17,9 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
.\" OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.\" $OpenBSD: crontab.1,v 1.33 2015/10/26 15:50:06 millert Exp $
+.\" $OpenBSD: crontab.1,v 1.34 2020/01/06 18:49:28 schwarze Exp $
.\"
-.Dd $Mdocdate: October 26 2015 $
+.Dd $Mdocdate: January 6 2020 $
.Dt CRONTAB 1
.Os
.Sh NAME
@@ -143,9 +143,6 @@ list of users prohibited from using crontab
.It Pa /var/cron/tabs
directory of individual crontabs
.El
-.Sh DIAGNOSTICS
-A fairly informative usage message appears if you run it with a bad command
-line.
.Sh SEE ALSO
.Xr at 1 ,
.Xr crontab 5 ,