diff options
author | grant <grant@pkgsrc.org> | 2004-03-27 07:54:57 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2004-03-27 07:54:57 +0000 |
commit | 14c8d0e26dfcfb77fd3c7e55261f94ec46d46bc0 (patch) | |
tree | 717295364f6f985698c5d32df4fb2550f9d10332 /pkgtools/pkg_chk | |
parent | 22aac9d309632184a45013524a5f7aea542049bf (diff) | |
download | pkgsrc-14c8d0e26dfcfb77fd3c7e55261f94ec46d46bc0.tar.gz |
reflect pkgchk -> pkg_chk move. bump date. s/netbsd.org/NetBSD.org/
Diffstat (limited to 'pkgtools/pkg_chk')
-rw-r--r-- | pkgtools/pkg_chk/files/pkg_chk.8 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/pkgtools/pkg_chk/files/pkg_chk.8 b/pkgtools/pkg_chk/files/pkg_chk.8 index 96442ee38bc..27b86a74946 100644 --- a/pkgtools/pkg_chk/files/pkg_chk.8 +++ b/pkgtools/pkg_chk/files/pkg_chk.8 @@ -1,10 +1,10 @@ -.\" $NetBSD: pkg_chk.8,v 1.1.1.1 2004/03/27 00:02:37 wiz Exp $ +.\" $NetBSD: pkg_chk.8,v 1.2 2004/03/27 07:54:57 grant Exp $ .\" -.\" Copyright (c) 2001 by David Brownlee (abs@netbsd.org) +.\" Copyright (c) 2001 by David Brownlee (abs@NetBSD.org) .\" Absolutely no warranty. .\" -.Dd October 4, 2003 -.Dt PKGCHK 1 +.Dd March 27, 2004 +.Dt PKG_CHK 1 .Sh NAME .Nm pkg_chk .Nd check, and optionally update, installed packages |