Bump date for previous.

This commit is contained in:
wiz 2003-09-08 08:57:56 +00:00
parent 1b83dbb69f
commit 255fb463e6
5 changed files with 12 additions and 12 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: pkg_create.1,v 1.37 2003/09/02 07:34:54 jlam Exp $
.\" $NetBSD: pkg_create.1,v 1.38 2003/09/08 08:57:56 wiz Exp $
.\"
.\" FreeBSD install - a package for the installation and maintenance
.\" of non-core utilities.
@ -24,7 +24,7 @@
.\" [jkh] Took John's changes back and made some additional extensions for
.\" better integration with FreeBSD's new ports collection.
.\"
.Dd January 10, 2003
.Dd September 2, 2003
.Dt PKG_CREATE 1
.Os
.Sh NAME

View File

@ -1,4 +1,4 @@
.\" $NetBSD: pkg_delete.1,v 1.30 2003/09/02 07:34:56 jlam Exp $
.\" $NetBSD: pkg_delete.1,v 1.31 2003/09/08 08:57:56 wiz Exp $
.\"
.\" FreeBSD install - a package for the installation and maintenance
.\" of non-core utilities.
@ -17,7 +17,7 @@
.\"
.\" from FreeBSD: @(#)pkg_delete.1
.\"
.Dd March 8, 1999
.Dd September 2, 2003
.Dt PKG_DELETE 1
.Os
.Sh NAME

View File

@ -1,4 +1,4 @@
.\" $NetBSD: pkg_info.1,v 1.33 2003/09/02 07:34:58 jlam Exp $
.\" $NetBSD: pkg_info.1,v 1.34 2003/09/08 08:57:58 wiz Exp $
.\"
.\" FreeBSD install - a package for the installation and maintenance
.\" of non-core utilities.
@ -17,7 +17,7 @@
.\"
.\" @(#)pkg_info.1
.\"
.Dd March 4, 1999
.Dd September 2, 2003
.Dt PKG_INFO 1
.Os
.Sh NAME

View File

@ -1,4 +1,4 @@
.\" $NetBSD: linkfarm.1,v 1.2 2003/09/02 07:35:07 jlam Exp $
.\" $NetBSD: linkfarm.1,v 1.3 2003/09/08 08:57:59 wiz Exp $
.\"
.\" Copyright (c) 2003 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -31,7 +31,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
.Dd July 13, 2003
.Dd September 2, 2003
.Dt LINKFARM 1
.Os
.Sh NAME

View File

@ -1,4 +1,4 @@
.\" $NetBSD: pkg_view.1,v 1.5 2003/09/08 07:09:33 jlam Exp $
.\" $NetBSD: pkg_view.1,v 1.6 2003/09/08 08:58:00 wiz Exp $
.\"
.\" Copyright (c) 2003 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -31,7 +31,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
.Dd July 13, 2003
.Dd September 8, 2003
.Dt PKG_VIEW 1
.Os
.Sh NAME
@ -210,7 +210,7 @@ environment variable.
.El
.Sh FILES
.Bl -tag -width indent
.It Pa <pkg-dbdir>/<package>/+INSTALL
.It Pa \*[Lt]pkg-dbdir\*[Gt]/\*[Lt]package\*[Gt]/+INSTALL
If the package contains an
.Ar install
script (see
@ -228,7 +228,7 @@ the package is added to a view.
If the
.Ar install
script exits with a non-zero status code, the installation is terminated.
.It Pa <pkg-dbdir>/<package>/+DEINSTALL
.It Pa \*[Lt]pkg-dbdir\*[Gt]/\*[Lt]package\*[Gt]/+DEINSTALL
If the package contains an
.Ar deinstall
script (see