From c7d0992cbe13b1f15760c8fa1020d8357fa47c71 Mon Sep 17 00:00:00 2001 From: deraadt <> Date: Sun, 25 Sep 2005 18:34:04 +0000 Subject: [PATCH] package name changed; steve.shockley@shockley.net --- src/etc/root/root.mail | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/etc/root/root.mail b/src/etc/root/root.mail index 208a939f..a5c97a0e 100644 --- a/src/etc/root/root.mail +++ b/src/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