Subject: CVS commit: basesrc/usr.sbin/pkg_install/info
To: None <source-changes@netbsd.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: source-changes
Date: 08/13/2001 23:08:58
Module Name:	basesrc
Committed By:	agc
Date:		Mon Aug 13 20:08:58 UTC 2001

Modified Files:
	basesrc/usr.sbin/pkg_install/info: main.c pkg_info.1

Log Message:
Add a -n switch to show the packages "needed" by a package (i.e. the
packages which are depended upon).

Provided in PR 13071 by woods@planix.com (Greg A. Woods), the addition
to the synopsis by myself, pedant-in-chief.


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 basesrc/usr.sbin/pkg_install/info/main.c \
    basesrc/usr.sbin/pkg_install/info/pkg_info.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.