summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_install
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2013-05-18 19:18:03 +0000
committerbdrewery <bdrewery@FreeBSD.org>2013-05-18 19:18:03 +0000
commitccd06e1d465ec6cd4e22157eea43857606b34185 (patch)
tree5f99d2df33d9ba86569f2e1f665ffa13c09bf3f7 /usr.sbin/pkg_install
parentadfef4f1a1fb37bcdc96a08d3688c9df8f2db7b1 (diff)
downloadFreeBSD-src-ccd06e1d465ec6cd4e22157eea43857606b34185.zip
FreeBSD-src-ccd06e1d465ec6cd4e22157eea43857606b34185.tar.gz
Update location to ports INDEX file.
PR: bin/164561 Approved by: bapt
Diffstat (limited to 'usr.sbin/pkg_install')
-rw-r--r--usr.sbin/pkg_install/version/pkg_version.112
1 files changed, 6 insertions, 6 deletions
diff --git a/usr.sbin/pkg_install/version/pkg_version.1 b/usr.sbin/pkg_install/version/pkg_version.1
index 26caf8c..42f4bfc 100644
--- a/usr.sbin/pkg_install/version/pkg_version.1
+++ b/usr.sbin/pkg_install/version/pkg_version.1
@@ -25,7 +25,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd November 9, 2012
+.Dd May 18, 2013
.Dt PKG_VERSION 1
.Os
.Sh NAME
@@ -72,7 +72,7 @@ cannot be located,
.Nm
will search for the package in the ports collection index file
(typically
-.Pa /usr/ports/INDEX-8 ) .
+.Pa /usr/ports/INDEX-10 ) .
Any matching version number(s) there will be used to determine whether
the installed package is up-to-date or requires updating.
.Pp
@@ -205,12 +205,12 @@ can be used here.
If no
.Ar index
file is specified on the command line,
-.Pa /usr/ports/INDEX-8
+.Pa /usr/ports/INDEX-10
is used.
.El
.Sh FILES
-.Bl -tag -width /usr/ports/INDEX-8 -compact
-.It Pa /usr/ports/INDEX-8
+.Bl -tag -width /usr/ports/INDEX-10 -compact
+.It Pa /usr/ports/INDEX-10
Default index file.
.El
.Sh EXAMPLES
@@ -224,7 +224,7 @@ index file:
The command below generates a report against
the version numbers in the on-line ports collection:
.Pp
-.Dl % pkg_version http://www.FreeBSD.org/ports/INDEX-8
+.Dl % pkg_version http://www.FreeBSD.org/ports/INDEX-10
.Pp
The following command compares two package version strings:
.Pp
OpenPOWER on IntegriCloud