Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man7 Flesh out the description for MAINTAINER. Add...
details: https://anonhg.NetBSD.org/src/rev/dc745aced994
branches: trunk
changeset: 507193:dc745aced994
user: wiz <wiz%NetBSD.org@localhost>
date: Fri Mar 16 12:51:50 2001 +0000
description:
Flesh out the description for MAINTAINER. Addresses pkg/11573.
diffstat:
share/man/man7/packages.7 | 11 ++++++++---
1 files changed, 8 insertions(+), 3 deletions(-)
diffs (25 lines):
diff -r 93fe92800683 -r dc745aced994 share/man/man7/packages.7
--- a/share/man/man7/packages.7 Fri Mar 16 12:48:16 2001 +0000
+++ b/share/man/man7/packages.7 Fri Mar 16 12:51:50 2001 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: packages.7,v 1.48 2001/03/16 12:44:19 wiz Exp $
+.\" $NetBSD: packages.7,v 1.49 2001/03/16 12:51:50 wiz Exp $
.\"
.\" from: NetBSD: bsd.pkg.mk,v 1.89 1998/06/01 21:30:10 hubertf Exp
.\"
@@ -103,8 +103,13 @@
If set, it lists the values of OS triples (OS-version-platform)
that the package will not build under. It can be a glob-style wildcard.
.It MAINTAINER
-The e-mail address of the contact person for this package. The default
-is packages%NetBSD.ORG@localhost.
+The e-mail address of the contact person for this package. The person
+who feels responsible for this package, and who is most likely to look
+at problems or questions regarding this package which have been
+reported with
+.Xr send-pr 1 .
+The right person to contact before making major changes to the
+package. The default is packages%NetBSD.ORG@localhost.
.It CATEGORIES
A list of descriptive categories into which this package falls.
.It COMMENT
Home |
Main Index |
Thread Index |
Old Index