Browse Source

Fix some typos


OPENBSD_4_5
giovanni 15 years ago
parent
commit
b3ae080ecc
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      src/etc/root/root.mail

+ 2
- 2
src/etc/root/root.mail View File

@ -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


Loading…
Cancel
Save