summaryrefslogtreecommitdiff
path: root/etc/root/root.mail
diff options
context:
space:
mode:
authorGiovanni Bechis <giovanni@cvs.openbsd.org>2014-02-26 17:58:05 +0000
committerGiovanni Bechis <giovanni@cvs.openbsd.org>2014-02-26 17:58:05 +0000
commite9b8b72b6ced56bd7d83768d4477ab88814872b4 (patch)
treebdf8782dbae303317b7edd0ee0e94ea6432609a0 /etc/root/root.mail
parentae9c45795abe1f63754a78164ff10d258b3127fe (diff)
fix pkg names
"feel free to fix it" deraadt@
Diffstat (limited to 'etc/root/root.mail')
-rw-r--r--etc/root/root.mail4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/root/root.mail b/etc/root/root.mail
index 64e5c80605a..2dc9cf87b08 100644
--- a/etc/root/root.mail
+++ b/etc/root/root.mail
@@ -41,9 +41,9 @@ nearest FTP mirror site.
Select your architecture and download the tarballs of your choice. For example
to install the emacs package for amd64, execute:
# mount /dev/cd0a /cdrom
- # pkg_add -v /cdrom/5.5/packages/amd64/emacs-24.2.tgz
+ # pkg_add -v /cdrom/5.5/packages/amd64/emacs-24.3p4-no_x11.tgz
or alternatively install them via FTP this way:
- # pkg_add -v ftp://ftp.openbsd.org/pub/OpenBSD/5.5/packages/amd64/emacs-24.2.tgz
+ # pkg_add -v ftp://ftp.openbsd.org/pub/OpenBSD/5.5/packages/amd64/emacs-24.3p4-no_x11.tgz
Significant efforts were made to centralize all system configuration in the
/etc directory. You should be able to find each of the configuration files