diff options
-rw-r--r-- | pkgtools/pkg_install/PLIST | 12 | ||||
-rw-r--r-- | sysutils/checkperms/PLIST | 3 |
2 files changed, 13 insertions, 2 deletions
diff --git a/pkgtools/pkg_install/PLIST b/pkgtools/pkg_install/PLIST index 0ec609f2406..7720a1fb85c 100644 --- a/pkgtools/pkg_install/PLIST +++ b/pkgtools/pkg_install/PLIST @@ -1,4 +1,14 @@ -@comment $NetBSD: PLIST,v 1.15 2012/03/03 12:54:21 wiz Exp $ +@comment $NetBSD: PLIST,v 1.16 2012/03/04 11:40:46 wiz Exp $ +man/cat1/pkg_add.0 +man/cat1/pkg_admin.0 +man/cat1/pkg_create.0 +man/cat1/pkg_delete.0 +man/cat1/pkg_info.0 +man/cat5/pkg_install.conf.0 +man/cat5/pkg_summary.0 +man/cat7/pkgsrc.0 +man/cat8/audit-packages.0 +man/cat8/download-vulnerability-list.0 man/man1/pkg_add.1 man/man1/pkg_admin.1 man/man1/pkg_create.1 diff --git a/sysutils/checkperms/PLIST b/sysutils/checkperms/PLIST index 2df871d279c..ece5d89d917 100644 --- a/sysutils/checkperms/PLIST +++ b/sysutils/checkperms/PLIST @@ -1,3 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2012/03/03 12:54:21 wiz Exp $ +@comment $NetBSD: PLIST,v 1.6 2012/03/04 11:40:46 wiz Exp $ bin/checkperms +man/cat1/checkperms.0 man/man1/checkperms.1 |