summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhubertf <hubertf@NetBSD.org>2001-11-03 20:49:56 +0000
committerhubertf <hubertf@NetBSD.org>2001-11-03 20:49:56 +0000
commita5378d2cae0af384eb261d96e18d9bc4ccecf4bb (patch)
tree313bc5dc5826d3159d9583f6991065bcb015b0c6
parentfd329b8dd01ce4dc4fb64e400715d514f37c9e74 (diff)
Make comment about scripts/* go the same place as the scripts/* code: /dev/null
-rw-r--r--share/man/man7/packages.76
1 files changed, 1 insertions, 5 deletions
diff --git a/share/man/man7/packages.7 b/share/man/man7/packages.7
index fd7650e507c..445335422a3 100644
--- a/share/man/man7/packages.7
+++ b/share/man/man7/packages.7
@@ -1,4 +1,4 @@
-.\" $NetBSD: packages.7,v 1.59 2001/09/14 01:52:39 jlam Exp $
+.\" $NetBSD: packages.7,v 1.60 2001/11/03 20:49:56 hubertf Exp $
.\"
.\" from: NetBSD: bsd.pkg.mk,v 1.89 1998/06/01 21:30:10 hubertf Exp
.\"
@@ -778,10 +778,6 @@ Default sequence for
.Dq all
is: fetch checksum extract patch configure build.
.Pp
-.\" Please read the comments in the targets section below, you
-.\" should be able to use the pre-* or post-* targets/scripts
-.\" (which are available for every stage except checksum) or
-.\" override the do-* targets to do pretty much anything you want.
NEVER override the
.Dq regular
targets unless you want to open a major can of worms.