diff options
author | dillo <dillo@pkgsrc.org> | 2006-09-28 09:36:44 +0000 |
---|---|---|
committer | dillo <dillo@pkgsrc.org> | 2006-09-28 09:36:44 +0000 |
commit | c0e90340f0ad17aa74710a52284a0b662d2b6c9b (patch) | |
tree | 4256fcea6d067a84bbdaa4511fb87c063669ae38 /pkgtools/pkg_chk | |
parent | e00a11cf35c868c2bf01c42fada3c7fbd7ad067f (diff) | |
download | pkgsrc-c0e90340f0ad17aa74710a52284a0b662d2b6c9b.tar.gz |
This man page is in section 8, make the title say so.
From fgudin at nerim.net, thanks.
Diffstat (limited to 'pkgtools/pkg_chk')
-rw-r--r-- | pkgtools/pkg_chk/files/pkg_chk.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/pkg_chk/files/pkg_chk.8 b/pkgtools/pkg_chk/files/pkg_chk.8 index 2d0bd5f9375..16d5fb9f69f 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.22 2006/08/25 19:49:53 abs Exp $ +.\" $NetBSD: pkg_chk.8,v 1.23 2006/09/28 09:36:44 dillo Exp $ .\" .\" Copyright (c) 2001 by David Brownlee (abs@NetBSD.org) .\" Absolutely no warranty. .\" .Dd April 4, 2006 -.Dt PKG_CHK 1 +.Dt PKG_CHK 8 .Sh NAME .Nm pkg_chk .Nd check, and optionally update, installed packages |