summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_install/version
diff options
context:
space:
mode:
authorpaul <paul@FreeBSD.org>2005-01-04 17:13:16 +0000
committerpaul <paul@FreeBSD.org>2005-01-04 17:13:16 +0000
commitd7b7506d382eb84240f4e2bb0fef574282aa172c (patch)
tree7767321dc60f6491177d72295293b05920757499 /usr.sbin/pkg_install/version
parentace3a119165c815aadce7e62a001866b472c3e45 (diff)
downloadFreeBSD-src-d7b7506d382eb84240f4e2bb0fef574282aa172c.zip
FreeBSD-src-d7b7506d382eb84240f4e2bb0fef574282aa172c.tar.gz
Update the INDEX file to INDEX-6
Diffstat (limited to 'usr.sbin/pkg_install/version')
-rw-r--r--usr.sbin/pkg_install/version/pkg_version.110
1 files changed, 5 insertions, 5 deletions
diff --git a/usr.sbin/pkg_install/version/pkg_version.1 b/usr.sbin/pkg_install/version/pkg_version.1
index ad71e6c..2fea7fb 100644
--- a/usr.sbin/pkg_install/version/pkg_version.1
+++ b/usr.sbin/pkg_install/version/pkg_version.1
@@ -70,7 +70,7 @@ cannot be located,
.Nm
will search for the package in the ports collection index file
(typically
-.Pa /usr/ports/INDEX-5 ) .
+.Pa /usr/ports/INDEX-6 ) .
Any matching version number(s) there will be used to determine whether
the installed package is up-to-date or requires updating.
.Pp
@@ -192,7 +192,7 @@ can be used here.
If no
.Ar index
file is specified on the command line,
-.Pa /usr/ports/INDEX-5
+.Pa /usr/ports/INDEX-6
is used.
.El
.Sh COMPATIBILITY
@@ -207,8 +207,8 @@ option has been deprecated and is no longer supported.
.Xr pkg_info 1 ,
.Xr portupdate 8
.Sh FILES
-.Bl -tag -width /usr/ports/INDEX-5 -compact
-.It Pa /usr/ports/INDEX-5
+.Bl -tag -width /usr/ports/INDEX-6 -compact
+.It Pa /usr/ports/INDEX-6
Default index file.
.El
.Sh EXAMPLES
@@ -222,7 +222,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-5
+.Dl % pkg_version http://www.FreeBSD.org/ports/INDEX-6
.Pp
The following command compares two package version strings:
.Pp
OpenPOWER on IntegriCloud