From 2bfc5f29c0fd197df5d64d7c1e9b38a57c45b967 Mon Sep 17 00:00:00 2001 From: Marc Espie Date: Fri, 14 Nov 2003 23:03:56 +0000 Subject: synch doc with reality --- usr.sbin/pkg_add/pkg_delete.1 | 18 ++---------------- 1 file changed, 2 insertions(+), 16 deletions(-) (limited to 'usr.sbin/pkg_add/pkg_delete.1') diff --git a/usr.sbin/pkg_add/pkg_delete.1 b/usr.sbin/pkg_add/pkg_delete.1 index 3d40a3d18ef..0d328392a8f 100644 --- a/usr.sbin/pkg_add/pkg_delete.1 +++ b/usr.sbin/pkg_add/pkg_delete.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pkg_delete.1,v 1.2 2003/10/26 10:33:24 espie Exp $ +.\" $OpenBSD: pkg_delete.1,v 1.3 2003/11/14 23:03:55 espie Exp $ .\" .\" FreeBSD install - a package for the installation and maintenance .\" of non-core utilities. @@ -25,8 +25,7 @@ .Nd a utility for deleting previously installed software package distributions .Sh SYNOPSIS .Nm pkg_delete -.Op Fl cvDdnfq -.Op Fl p Ar prefix +.Op Fl cvDnfq .Ar pkg-name Op Ar ... .Sh DESCRIPTION The @@ -123,19 +122,6 @@ Passing the keyword lets you potentially write only one program/script that handles all aspects of installation and deletion. .Pp -All scripts are called with the environment variable -.Ev PKG_PREFIX -set to the installation prefix (see the -.Fl p -option above). -This allows a package author to write a script -that reliably performs some action on the directory where the package -is installed, even if the user might have changed it by specifying the -.Fl p -option when running -.Nm -or -.Cm pkg_add . .Sh SEE ALSO .Xr pkg_add 1 , .Xr pkg_create 1 , -- cgit v1.2.3