Source-Changes-HG archive

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

[src/trunk]: src/share/man/man7 Refer bsd.pkg.defaults.mk instead of mk.conf....



details:   https://anonhg.NetBSD.org/src/rev/1059b7ca7f17
branches:  trunk
changeset: 519082:1059b7ca7f17
user:      wiz <wiz%NetBSD.org@localhost>
date:      Mon Dec 10 23:30:27 2001 +0000

description:
Refer bsd.pkg.defaults.mk instead of mk.conf.examples. Reported in
pkg/14899 by Jonathan Perkin.

diffstat:

 share/man/man7/packages.7 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 79292b8cb34f -r 1059b7ca7f17 share/man/man7/packages.7
--- a/share/man/man7/packages.7 Mon Dec 10 23:23:24 2001 +0000
+++ b/share/man/man7/packages.7 Mon Dec 10 23:30:27 2001 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: packages.7,v 1.61 2001/11/29 01:12:35 hubertf Exp $
+.\"    $NetBSD: packages.7,v 1.62 2001/12/10 23:30:27 wiz Exp $
 .\"
 .\" from: NetBSD: bsd.pkg.mk,v 1.89 1998/06/01 21:30:10 hubertf Exp
 .\"
@@ -788,7 +788,7 @@
 .Sh SEE ALSO
 .Xr make 1 ,
 .Xr mk.conf 5 ,
-.Pa ${PKGSRCDIR}/mk/mk.conf.examples
+.Pa ${PKGSRCDIR}/mk/bsd.pkg.defaults.mk
 and
 .Rs
 .%T "Documentation on the NetBSD Package System"



Home | Main Index | Thread Index | Old Index