summaryrefslogtreecommitdiffstats
path: root/usr.sbin/cron
diff options
context:
space:
mode:
authormillert <millert@openbsd.org>2019-01-25 00:19:25 +0000
committermillert <millert@openbsd.org>2019-01-25 00:19:25 +0000
commitbf198cc6eba0ca1f6d79f71e8e2243d386241fa8 (patch)
treebd12b0f2b20ddf758039f99eff1724d4f1578b3a /usr.sbin/cron
parentkernels in compile dirs are readonly, and the bsd.rd we created has (diff)
downloadwireguard-openbsd-bf198cc6eba0ca1f6d79f71e8e2243d386241fa8.tar.xz
wireguard-openbsd-bf198cc6eba0ca1f6d79f71e8e2243d386241fa8.zip
I am retiring my old email address; replace it with my OpenBSD one.
Diffstat (limited to 'usr.sbin/cron')
-rw-r--r--usr.sbin/cron/atrun.c4
-rw-r--r--usr.sbin/cron/cron.86
2 files changed, 5 insertions, 5 deletions
diff --git a/usr.sbin/cron/atrun.c b/usr.sbin/cron/atrun.c
index 0199a0191c8..411d06f3308 100644
--- a/usr.sbin/cron/atrun.c
+++ b/usr.sbin/cron/atrun.c
@@ -1,7 +1,7 @@
-/* $OpenBSD: atrun.c,v 1.48 2017/10/25 17:08:58 jca Exp $ */
+/* $OpenBSD: atrun.c,v 1.49 2019/01/25 00:19:27 millert Exp $ */
/*
- * Copyright (c) 2002-2003 Todd C. Miller <Todd.Miller@courtesan.com>
+ * Copyright (c) 2002-2003 Todd C. Miller <millert@openbsd.org>
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
diff --git a/usr.sbin/cron/cron.8 b/usr.sbin/cron/cron.8
index 1f5e9da3168..72709765d59 100644
--- a/usr.sbin/cron/cron.8
+++ b/usr.sbin/cron/cron.8
@@ -1,5 +1,5 @@
.\"
-.\" Copyright (c) 2002-2003 Todd C. Miller <Todd.Miller@courtesan.com>
+.\" Copyright (c) 2002-2003 Todd C. Miller <millert@openbsd.org>
.\"
.\" Permission to use, copy, modify, and distribute this software for any
.\" purpose with or without fee is hereby granted, provided that the above
@@ -17,9 +17,9 @@
.\" Agency (DARPA) and Air Force Research Laboratory, Air Force
.\" Materiel Command, USAF, under agreement number F39502-99-1-0512.
.\"
-.\" $OpenBSD: cron.8,v 1.35 2017/06/08 17:13:39 millert Exp $
+.\" $OpenBSD: cron.8,v 1.36 2019/01/25 00:19:27 millert Exp $
.\"
-.Dd $Mdocdate: June 8 2017 $
+.Dd $Mdocdate: January 25 2019 $
.Dt CRON 8
.Os
.Sh NAME