From: aaron Date: Tue, 25 Apr 2000 19:56:51 +0000 (+0000) Subject: 2.6 -> 2.7; deraadt@ X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=99eae06d22868442cb8c9b3628abbacd2b564361;p=openbsd 2.6 -> 2.7; deraadt@ --- diff --git a/usr.sbin/pkg_install/add/pkg_add.1 b/usr.sbin/pkg_install/add/pkg_add.1 index 250fd0de6dc..5519cbfdd3d 100644 --- a/usr.sbin/pkg_install/add/pkg_add.1 +++ b/usr.sbin/pkg_install/add/pkg_add.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pkg_add.1,v 1.20 2000/04/15 02:15:19 aaron Exp $ +.\" $OpenBSD: pkg_add.1,v 1.21 2000/04/25 19:56:51 aaron Exp $ .\" .\" FreeBSD install - a package for the installation and maintainance .\" of non-core utilities. @@ -55,7 +55,7 @@ or suffix) or an FTP location in the form of an URL. For example, the following is valid: .Pp -.Ic pkg_add -v ftp://ftp.openbsd.org/pub/OpenBSD/2.6/packages/i386/m4-1.4.tgz +.Ic pkg_add -v ftp://ftp.openbsd.org/pub/OpenBSD/2.7/packages/i386/m4-1.4.tgz .Pp If the given package names are not found in the current working directory, .Nm @@ -72,7 +72,7 @@ Alternatively, it is possible to add packages interactively from within the ftp client. For example, the following works: .Bd -literal - $ ftp ftp://ftp.openbsd.org/pub/OpenBSD/2.6/packages/i386 + $ ftp ftp://ftp.openbsd.org/pub/OpenBSD/2.7/packages/i386 250 CWD command successful ftp> ls m* 227 Entering Passive Mode (129,128,5,191,164,73)