diff options
-rw-r--r-- | etc/root/root.mail | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/root/root.mail b/etc/root/root.mail index 4d3596fdf22..5216ad385d6 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.7/packages/i386/emacs-22.3p1.tgz + # pkg_add -v /cdrom/4.7/packages/i386/emacs-22.3p2.tgz or alternatively install them via FTP this way: - # pkg_add -v ftp://ftp.openbsd.org/pub/OpenBSD/4.7/packages/i386/emacs-22.3p1.tgz + # pkg_add -v ftp://ftp.openbsd.org/pub/OpenBSD/4.7/packages/i386/emacs-22.3p2.tgz Significant efforts were made to centralize all system configuration in the /etc directory. You should be able to find each of the configuration files |