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/lib Fix typo.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/62f07b970065
branches:  trunk
changeset: 555363:62f07b970065
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Feb 28 16:20:50 2009 +0000

description:
Fix typo.

diffstat:

 pkgtools/pkg_install/files/lib/pkg_install.conf.5.in |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 13d7c0bf0a80 -r 62f07b970065 pkgtools/pkg_install/files/lib/pkg_install.conf.5.in
--- a/pkgtools/pkg_install/files/lib/pkg_install.conf.5.in      Sat Feb 28 16:19:17 2009 +0000
+++ b/pkgtools/pkg_install/files/lib/pkg_install.conf.5.in      Sat Feb 28 16:20:50 2009 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: pkg_install.conf.5.in,v 1.3 2009/02/28 16:03:56 joerg Exp $
+.\"    $NetBSD: pkg_install.conf.5.in,v 1.4 2009/02/28 16:20:50 wiz Exp $
 .\"
 .\" Copyright (c) 2008, 2009 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -112,7 +112,7 @@
 .It Dv PKG_PATH
 Search path as used by
 .Nm pkg_add .
-Overriden by the environment variable
+Overridden by the environment variable
 .Ev PKG_PATH .
 .It Dv PKGVULNDIR
 Directory name in which the



Home | Main Index | Thread Index | Old Index