pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/pkgtools/pkg_install/files/admin Mark up PKG_PATH.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0d1d86d26d48
branches:  trunk
changeset: 397646:0d1d86d26d48
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Aug 17 05:06:38 2009 +0000

description:
Mark up PKG_PATH.

diffstat:

 pkgtools/pkg_install/files/admin/pkg_admin.1 |  6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diffs (20 lines):

diff -r 17322248f2cd -r 0d1d86d26d48 pkgtools/pkg_install/files/admin/pkg_admin.1
--- a/pkgtools/pkg_install/files/admin/pkg_admin.1      Sun Aug 16 21:51:17 2009 +0000
+++ b/pkgtools/pkg_install/files/admin/pkg_admin.1      Mon Aug 17 05:06:38 2009 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: pkg_admin.1,v 1.26 2009/08/16 21:10:14 joerg Exp $
+.\"    $NetBSD: pkg_admin.1,v 1.27 2009/08/17 05:06:38 wiz Exp $
 .\"
 .\" Copyright (c) 1999-2009 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -206,7 +206,9 @@
 is given, the fetch is conditional and the file transfer is only done if
 the remote version is newer than the one in pkgdb.
 .It Cm findbest Ar pattern ...
-Search the entries of PKG_PATH for packages matching
+Search the entries of
+.Ev PKG_PATH
+for packages matching
 .Ar pattern .
 Print the URL of the best matching package to stdout for each pattern.
 If a pattern is not matched, it is skipped and the command will return



Home | Main Index | Thread Index | Old Index