summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2005-09-25 18:34:05 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2005-09-25 18:34:05 +0000
commit403f8bc3f8bf82c1b4daf28866c06311d94c1a81 (patch)
tree21c098b925bcb52967fb2a3c411060e5ffb22bd6
parent3bcd368561b9142111162fdcd913a7d332c3bcb0 (diff)
package name changed; steve.shockley@shockley.net
-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 208a939f423..a5c97a0edfe 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/3.8/packages/i386/emacs-21.3.tgz
+ # pkg_add -v /cdrom/3.8/packages/i386/emacs-21.3p2.tgz
or alternatively install them via FTP this way:
- # pkg_add -v ftp://ftp.openbsd.org/pub/OpenBSD/3.8/packages/i386/emacs-21.3.tgz
+ # pkg_add -v ftp://ftp.openbsd.org/pub/OpenBSD/3.8/packages/i386/emacs-21.3p2.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