diff options
author | Theo Buehler <tb@cvs.openbsd.org> | 2024-03-04 08:37:41 +0000 |
---|---|---|
committer | Theo Buehler <tb@cvs.openbsd.org> | 2024-03-04 08:37:41 +0000 |
commit | 1273b699ce0abfd75c460be6890a3c0666d953bc (patch) | |
tree | b21173a49193ad3b3d0b6858b5fa9b25eb7ccf07 | |
parent | 533d1ddc9414ef78c46f9d4d5b015f71f57ab563 (diff) |
fix weekday
-rw-r--r-- | etc/root/root.mail | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/root/root.mail b/etc/root/root.mail index 6289107ada7..63229d8f22c 100644 --- a/etc/root/root.mail +++ b/etc/root/root.mail @@ -1,4 +1,4 @@ -From deraadt@do-not-reply.openbsd.org Mon Apr 5 07:05:00 MDT 2024 +From deraadt@do-not-reply.openbsd.org Fri Apr 5 07:05:00 MDT 2024 Return-Path: root Date: Apr 5 07:05:00 MDT 2024 From: deraadt@do-not-reply.openbsd.org (Theo de Raadt) |