summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2004-08-18 15:54:35 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2004-08-18 15:54:35 +0000
commit0c98647828a6b4a56be8e17dbd37cf8c25f97787 (patch)
treed5f1b9ed5919fd7b93413bb843d2092ba3b75e9e /etc
parentfca33ff8ad9b0806f18ec0ecfd0415aede2532fe (diff)
sync emacs name, xsa
Diffstat (limited to 'etc')
-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 f08f8f90825..52b775abe56 100644
--- a/etc/root/root.mail
+++ b/etc/root/root.mail
@@ -1317,9 +1317,9 @@ nearest FTP mirror site.
Select your architecture and download the tarballs of your choice. For example
to install the emacs package for i386, execute:
# mount /dev/cd0a /cdrom
- # pkg_add -v /cdrom/3.6/packages/i386/emacs-20.7.tgz
+ # pkg_add -v /cdrom/3.6/packages/i386/emacs-21.3.tgz
or alternatively install them via FTP this way:
- # pkg_add -v ftp://ftp.openbsd.org/pub/OpenBSD/3.6/packages/i386/emacs-20.7.tgz
+ # pkg_add -v ftp://ftp.openbsd.org/pub/OpenBSD/3.6/packages/i386/emacs-21.3.tgz
You are STRONGLY urged to use ssh instead of telnet, rlogin, or rsh! ssh is
included in all OpenBSD systems. The implementation is OpenSSH, which we are