summaryrefslogtreecommitdiff
path: root/pkgtools/pkg_install/files
diff options
context:
space:
mode:
authorwiz <wiz>2010-02-24 22:05:31 +0000
committerwiz <wiz>2010-02-24 22:05:31 +0000
commit22dc60b5308d4a052ea32ac83183f1ad1e5e8c0b (patch)
tree2aa279e8ecb2539e1d73152a3c907d13628086ff /pkgtools/pkg_install/files
parent2494397f15b712f9c7da01b9bc3a2d3cd492fea0 (diff)
downloadpkgsrc-22dc60b5308d4a052ea32ac83183f1ad1e5e8c0b.tar.gz
Downcase Package Database.
Diffstat (limited to 'pkgtools/pkg_install/files')
-rw-r--r--pkgtools/pkg_install/files/info/pkg_info.16
1 files changed, 3 insertions, 3 deletions
diff --git a/pkgtools/pkg_install/files/info/pkg_info.1 b/pkgtools/pkg_install/files/info/pkg_info.1
index 572e51956a3..1c7b06c1b46 100644
--- a/pkgtools/pkg_install/files/info/pkg_info.1
+++ b/pkgtools/pkg_install/files/info/pkg_info.1
@@ -1,4 +1,4 @@
-.\" $NetBSD: pkg_info.1,v 1.27 2010/01/22 13:30:42 joerg Exp $
+.\" $NetBSD: pkg_info.1,v 1.28 2010/02/24 22:05:31 wiz Exp $
.\"
.\" FreeBSD install - a package for the installation and maintenance
.\" of non-core utilities.
@@ -117,7 +117,7 @@ can contain wildcards (see the
section below).
.It Fl F
Interpret any pkg-name given as filename, and translate it to a
-package name using the Package Database.
+package name using the package database.
This can be used to query information on a per-file basis, e.g. in
conjunction with the
.Fl e
@@ -207,7 +207,7 @@ in
.Pp
A filename can be given instead of a (installed) package name to query
information on the package this file belongs to.
-This filename is then resolved to a package name using the Package Database.
+This filename is then resolved to a package name using the package database.
For this translation to take place, the
.Fl F
flag must be given.