summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_install
diff options
context:
space:
mode:
authorgabor <gabor@FreeBSD.org>2007-12-20 20:02:16 +0000
committergabor <gabor@FreeBSD.org>2007-12-20 20:02:16 +0000
commitf9ec754094207c80a4969404a1f22d69a5222ab1 (patch)
tree307c4e94cc25e64d9289142c137da06105d593f4 /usr.sbin/pkg_install
parent97f09b17994ef2441ee335dc6b6c9669db8e894e (diff)
downloadFreeBSD-src-f9ec754094207c80a4969404a1f22d69a5222ab1.zip
FreeBSD-src-f9ec754094207c80a4969404a1f22d69a5222ab1.tar.gz
- Adjust INDEX file name to INDEX-8 so that it matches the major FreeBSD
version number, as it is named after that PR: docs/118053 Submitted by: Michael Plass <mfp49_freebsd@plass-family.net>
Diffstat (limited to 'usr.sbin/pkg_install')
-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 0607ada..bef6127 100644
--- a/usr.sbin/pkg_install/version/pkg_version.1
+++ b/usr.sbin/pkg_install/version/pkg_version.1
@@ -72,7 +72,7 @@ cannot be located,
.Nm
will search for the package in the ports collection index file
(typically
-.Pa /usr/ports/INDEX-6 ) .
+.Pa /usr/ports/INDEX-8 ) .
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-6
+.Pa /usr/ports/INDEX-8
is used.
.El
.Sh FILES
-.Bl -tag -width /usr/ports/INDEX-6 -compact
-.It Pa /usr/ports/INDEX-6
+.Bl -tag -width /usr/ports/INDEX-8 -compact
+.It Pa /usr/ports/INDEX-8
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-6
+.Dl % pkg_version http://www.FreeBSD.org/ports/INDEX-8
.Pp
The following command compares two package version strings:
.Pp
OpenPOWER on IntegriCloud