NetBSD/usr.sbin/pkg_install/delete
hubertf c94d3e89cb Allow specifying a package name without a version.
If no (installed) package is found with the given name, "-[0-9]*" is
appended, and the search retried. Withs with any options to pkg_delete
and (esp.) pkg_info:

	pkg_info kde
	pkg_info -e emacs
	pkg_info -qL xlock
	pkg_delete -v emacs
1999-08-19 19:37:20 +00:00
..
Makefile WARNSify, cleanup Makefiles 1997-10-17 14:53:18 +00:00
delete.h Allow specifying a package name without a version. 1999-08-19 19:37:20 +00:00
main.c Allow specifying a package name without a version. 1999-08-19 19:37:20 +00:00
perform.c Allow specifying a package name without a version. 1999-08-19 19:37:20 +00:00
pkg_delete.1 Allow specifying a package name without a version. 1999-08-19 19:37:20 +00:00