summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorBob Beck <beck@cvs.openbsd.org>1999-10-14 19:56:16 +0000
committerBob Beck <beck@cvs.openbsd.org>1999-10-14 19:56:16 +0000
commitfdfcb5f31e00011ba192730460be66382c0f2e84 (patch)
tree49fc9771c80539f34cb25ac2ad5a197fd1111c2a /share
parent8a6484d35287608c938814c5f636f3fe8b31a7f7 (diff)
use package location for pkg_add, not link in main dir.
Diffstat (limited to 'share')
-rw-r--r--share/man/man8/ssl.84
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man8/ssl.8 b/share/man/man8/ssl.8
index 76c59165f68..205f400ba5b 100644
--- a/share/man/man8/ssl.8
+++ b/share/man/man8/ssl.8
@@ -99,12 +99,12 @@ algorithm, you can enable the full function of the
libraries by updating the shared libraries on your system,
using a command like:
.Bd -literal -offset xxx
-# pkg_add ftp://ftp.openbsd.org/pub/OpenBSD/2.6/i386/ssl26.tar.gz
+# pkg_add ftp://ftp.openbsd.org/pub/OpenBSD/2.6/packages/i386/ssl26.tgz
.Ed
or
.Bd -literal -offset xxx
-# pkg_add ftp://ftp.openbsd.org/pub/OpenBSD/2.6/i386/sslUSA26.tar.gz
+# pkg_add ftp://ftp.openbsd.org/pub/OpenBSD/2.6/packages/i386/sslUSA26.tgz
.Ed
.Pp
(Obviously, replace