NetBSD/usr.sbin/pkg_install/admin
wiz e3fc4b66c3 Spell the plural of suffix "suffixes", not "suffices".
Inspired by PR 24400 by Todd Vierling.
2004-02-13 17:56:17 +00:00
..
Makefile
README
main.c At package creation time, record the targets of symbolic links which 2004-01-15 09:33:38 +00:00
pkg_admin.1 Spell the plural of suffix "suffixes", not "suffices". 2004-02-13 17:56:17 +00:00

README

Some of the options of this utility (add, delete) are *not* intended for
public release. Any work regarding the consistancy of the pkgdb should
be put into pkg_add/pkg_delete, instead of a brute-force "rebuild". 

The "rebuild" should be only needed wen upgrading from non-pkgdb-
pkg_* tools to pkgdb-pkg_* tools.


 - hubertf