diff options
author | Theo Buehler <tb@cvs.openbsd.org> | 2021-09-20 16:43:39 +0000 |
---|---|---|
committer | Theo Buehler <tb@cvs.openbsd.org> | 2021-09-20 16:43:39 +0000 |
commit | f3b3a43e063147ce9634443d5a9c9b51a2b7cffb (patch) | |
tree | 9b99859e74e8ba9c277e3069fe5e2f5b1af5399d /etc/root/root.mail | |
parent | 5bdefdcafbfaec669b179f01acddbd4894eca22b (diff) |
Fix release day and emacs version
ok deraadt
Diffstat (limited to 'etc/root/root.mail')
-rw-r--r-- | etc/root/root.mail | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/root/root.mail b/etc/root/root.mail index 071b941c559..ec9d0785053 100644 --- a/etc/root/root.mail +++ b/etc/root/root.mail @@ -1,4 +1,4 @@ -From deraadt@do-not-reply.openbsd.org Mon Oct 14 07:00:00 MST 2021 +From deraadt@do-not-reply.openbsd.org Thu Oct 14 07:00:00 MST 2021 Return-Path: root Date: Oct 14 07:00:00 MST 2021 From: deraadt@do-not-reply.openbsd.org (Theo de Raadt) @@ -28,7 +28,7 @@ during install/upgrade -- a mirror URL from https://www.openbsd.org/ftp.html is stored into the file /etc/installurl. Installation of packages is as simple as: - # pkg_add -v rsync chromium emacs-26.3-no_x11 + # pkg_add -v rsync chromium emacs-27.2p3-no_x11 Significant efforts were made to centralize all system configuration in the /etc directory. You should be able to find each of the configuration files |