summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2015-01-11 22:53:44 +0000
committerwiz <wiz@pkgsrc.org>2015-01-11 22:53:44 +0000
commitc6aa6b4bc8da22f0058ab39a767958b69d84fdd1 (patch)
treef037e0f688d006dfacee164b8ac8df59c0c95ea7 /pkgtools
parentbad34ce3c266adfb5031e948e0fa8c1b6c4d2928 (diff)
downloadpkgsrc-c6aa6b4bc8da22f0058ab39a767958b69d84fdd1.tar.gz
Fix example, noted by htodd.
Diffstat (limited to 'pkgtools')
-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 f482e5a22bd..4354f832510 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.33 2014/11/05 14:40:01 prlw1 Exp $
+.\" $NetBSD: pkg_info.1,v 1.34 2015/01/11 22:53:44 wiz Exp $
.\"
.\" FreeBSD install - a package for the installation and maintenance
.\" of non-core utilities.
@@ -17,7 +17,7 @@
.\"
.\" @(#)pkg_info.1
.\"
-.Dd December 14, 2012
+.Dd January 11, 2015
.Dt PKG_INFO 1
.Os
.Sh NAME
@@ -226,7 +226,7 @@ The filename is resolved to a package name using the package database.
The filename must be absolute, as in the output of
.Dl pkg_info -aF .
For example,
-.Dl pkg_info -eF /path/to/file
+.Dl pkg_info -Fe /path/to/file
can be used to display the package the given file belongs to, and
.Dl pkg_info -LF /path/to/file
can be used to display all files belonging to the package the given