pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/pkgtools/pkgchk/files Remove occurrences of pkgsrc.con...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2bab20cd9c6c
branches: trunk
changeset: 462496:2bab20cd9c6c
user: seb <seb%pkgsrc.org@localhost>
date: Sat Oct 04 12:02:12 2003 +0000
description:
Remove occurrences of pkgsrc.conf in favor of pkgchk.conf.
diffstat:
pkgtools/pkgchk/files/pkgchk.8 | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (33 lines):
diff -r 0de541820650 -r 2bab20cd9c6c pkgtools/pkgchk/files/pkgchk.8
--- a/pkgtools/pkgchk/files/pkgchk.8 Sat Oct 04 10:23:16 2003 +0000
+++ b/pkgtools/pkgchk/files/pkgchk.8 Sat Oct 04 12:02:12 2003 +0000
@@ -1,9 +1,9 @@
-.\" $NetBSD: pkgchk.8,v 1.17 2003/10/01 11:25:02 abs Exp $
+.\" $NetBSD: pkgchk.8,v 1.18 2003/10/04 12:02:12 seb Exp $
.\"
.\" Copyright (c) 2001 by David Brownlee (abs%netbsd.org@localhost)
.\" Absolutely no warranty.
.\"
-.Dd September 16, 2003
+.Dd October 4, 2003
.Dt PKGCHK 1
.Sh NAME
.Nm pkg_chk
@@ -125,7 +125,7 @@
.El
.Sh FILE FORMAT
Each non comment line in
-.Pa pkgsrc.conf
+.Pa pkgchk.conf
should contain a package
directory (such as sysutils/skill) followed by an optional list of
tags.
@@ -161,7 +161,7 @@
.Pp
The default set of tags used to determine which packages to match
in
-.Pa pkgsrc.conf
+.Pa pkgchk.conf
are equivalent to the output of the following with
any spaces converted to hypens (-): hostname -s, hostname, uname
-srm, uname -sr, uname -sm, uname -s, uname -r, uname -m.
Home |
Main Index |
Thread Index |
Old Index