summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorobache <obache>2008-11-19 00:20:48 +0000
committerobache <obache>2008-11-19 00:20:48 +0000
commit3232e05a504f48266dc8c82e5a2b63b21ea15aec (patch)
tree82089ba4cfbd716a1d08915d19c01c3d300b722f /pkgtools
parent760cd46091b9070938adec85366057588002ca8d (diff)
downloadpkgsrc-3232e05a504f48266dc8c82e5a2b63b21ea15aec.tar.gz
SU was replaced to use SU_CMD over 4 years ago.
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/pkg_tarup/files/pkg_tarup.16
1 files changed, 3 insertions, 3 deletions
diff --git a/pkgtools/pkg_tarup/files/pkg_tarup.1 b/pkgtools/pkg_tarup/files/pkg_tarup.1
index 4b2bf6512c8..73906cc9474 100644
--- a/pkgtools/pkg_tarup/files/pkg_tarup.1
+++ b/pkgtools/pkg_tarup/files/pkg_tarup.1
@@ -1,4 +1,4 @@
-.\" $NetBSD: pkg_tarup.1,v 1.3 2004/09/21 07:11:30 cube Exp $
+.\" $NetBSD: pkg_tarup.1,v 1.4 2008/11/19 00:20:48 obache Exp $
.Dd July 14, 2004
.Dt PKG_TARUP 1
.Os
@@ -66,13 +66,13 @@ The following environment variables affect the execution of
Package binaries installation prefix used to build the path.
Defaults to
.Pa @PREFIX@ .
-.It Ev ECHO , ID , SED , SU , GREP
+.It Ev ECHO , ID , SED , SU_CMD , GREP
Actual commands to use.
These default to
.Pa @ECHO@ ,
.Pa @ID@ ,
.Pa @SED@ ,
-.Pa @SU@ ,
+.Pa @SU_CMD@ ,
and
.Pa @GREP@ .
.It Ev PKG_DBDIR