Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man5 bsd.pkg.defaults.mk was moved to defaults/mk....
details: https://anonhg.NetBSD.org/src/rev/3f4e1a7374a2
branches: trunk
changeset: 574793:3f4e1a7374a2
user: salo <salo%NetBSD.org@localhost>
date: Sat Mar 12 16:13:38 2005 +0000
description:
bsd.pkg.defaults.mk was moved to defaults/mk.conf a while ago.
spotted by go@
diffstat:
share/man/man5/mk.conf.5 | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (36 lines):
diff -r bd2acaff5425 -r 3f4e1a7374a2 share/man/man5/mk.conf.5
--- a/share/man/man5/mk.conf.5 Sat Mar 12 16:02:02 2005 +0000
+++ b/share/man/man5/mk.conf.5 Sat Mar 12 16:13:38 2005 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: mk.conf.5,v 1.22 2005/02/22 14:40:01 peter Exp $
+.\" $NetBSD: mk.conf.5,v 1.23 2005/03/12 16:13:38 salo Exp $
.\"
.\" Copyright (c) 1999-2003 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -31,7 +31,7 @@
.\" TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
.\" USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd February 21, 2005
+.Dd March 12, 2005
.Dt MK.CONF 5
.Os
.\" turn off hyphenation
@@ -623,7 +623,7 @@
Please see
.Xr packages 7
for more variables used internally by the package system and
-.Pa ${PKGSRCDIR}/mk/bsd.pkg.defaults.mk
+.Pa ${PKGSRCDIR}/mk/defaults/mk.conf
for package-specific examples.
.
.Sh FILES
@@ -632,7 +632,7 @@
.It Pa /etc/mk.conf
This file.
.
-.It Pa ${PKGSRCDIR}/mk/bsd.pkg.defaults.mk
+.It Pa ${PKGSRCDIR}/mk/defaults/mk.conf
Examples for settings regarding the pkgsrc collection.
.El
.
Home |
Main Index |
Thread Index |
Old Index