SU was replaced to use SU_CMD over 4 years ago.

This commit is contained in:
obache 2008-11-19 00:20:48 +00:00
parent 75db07df0e
commit 1ed485738b

View file

@ -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