summaryrefslogtreecommitdiff
path: root/etc/root
diff options
context:
space:
mode:
authorSteven Mestdagh <steven@cvs.openbsd.org>2007-08-08 18:20:14 +0000
committerSteven Mestdagh <steven@cvs.openbsd.org>2007-08-08 18:20:14 +0000
commitd4662ebb17c6d189cd1d06f8aa5ba0128014c53b (patch)
tree3f8b3ae529af705e30a6b7a4c10f33a42a0e2d7a /etc/root
parente3698223abf8cb655eef2bdeb0237de5b5f8969c (diff)
update emacs pkgname
ok pval
Diffstat (limited to 'etc/root')
-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 01b604584b4..072f047f898 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 i386, execute:
# mount /dev/cd0a /cdrom
- # pkg_add -v /cdrom/4.2/packages/i386/emacs-21.4p3.tgz
+ # pkg_add -v /cdrom/4.2/packages/i386/emacs-21.4p5.tgz
or alternatively install them via FTP this way:
- # pkg_add -v ftp://ftp.openbsd.org/pub/OpenBSD/4.2/packages/i386/emacs-21.4p3.tgz
+ # pkg_add -v ftp://ftp.openbsd.org/pub/OpenBSD/4.2/packages/i386/emacs-21.4p5.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