From owner-cvs-all@FreeBSD.ORG Wed Oct 27 13:54:47 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7217216A4CF; Wed, 27 Oct 2004 13:54:47 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5035343D58; Wed, 27 Oct 2004 13:54:47 +0000 (GMT) (envelope-from stephane@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i9RDslfX091372; Wed, 27 Oct 2004 13:54:47 GMT (envelope-from stephane@repoman.freebsd.org) Received: (from stephane@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i9RDslqa091371; Wed, 27 Oct 2004 13:54:47 GMT (envelope-from stephane) Message-Id: <200410271354.i9RDslqa091371@repoman.freebsd.org> From: Stephane Legrand Date: Wed, 27 Oct 2004 13:54:47 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/porters-handbook book.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Oct 2004 13:54:47 -0000 stephane 2004-10-27 13:54:47 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/porters-handbook book.sgml Log: In section 13.3, the pkg-deinstall file is described as: "This script will be run twice by pkg_delete(1). The first time as ${SH} pkg-install ${PKGNAME} DEINSTALL and the second time as ${SH} pkg-install ${PKGNAME} POST-DEINSTALL." I don't see how the pkg-deinstall file could be run as pkg-install then s/pkg-install/pkg-deinstall/ Revision Changes Path 1.488 +2 -2 doc/en_US.ISO8859-1/books/porters-handbook/book.sgml