summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgiovanni <giovanni@openbsd.org>2009-02-10 11:37:19 +0000
committergiovanni <giovanni@openbsd.org>2009-02-10 11:37:19 +0000
commitb067de990eefe66035cb348b1f79100f2bf6354b (patch)
tree36d95cbd72e1bb0eb6be0dedbab81cdab35694af
parentUpdate copyright year. (diff)
downloadwireguard-openbsd-b067de990eefe66035cb348b1f79100f2bf6354b.tar.xz
wireguard-openbsd-b067de990eefe66035cb348b1f79100f2bf6354b.zip
Fix some typos
ok sthen@
-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 20dff33c8f5..04d3f5a8526 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.3/packages/i386/emacs-21.4p5.tgz
+ # pkg_add -v /cdrom/4.5/packages/i386/emacs-21.4p7.tgz
or alternatively install them via FTP this way:
- # pkg_add -v ftp://ftp.openbsd.org/pub/OpenBSD/4.5/packages/i386/emacs-21.4p5.tgz
+ # pkg_add -v ftp://ftp.openbsd.org/pub/OpenBSD/4.5/packages/i386/emacs-21.4p7.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