Subject: CVS commit: src/usr.sbin/pkg_install
To: None <source-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: source-changes
Date: 05/07/2004 21:38:57
Module Name:	src
Committed By:	jlam
Date:		Fri May  7 21:38:57 UTC 2004

Modified Files:
	src/usr.sbin/pkg_install/info: info.h main.c
	src/usr.sbin/pkg_install/lib: version.h

Log Message:
Fix up definition of SHOW_BI_VAR, the prototype for show_var(), and the
usage string for pkg_info(1).  Also bump the version to 20040508.  From
pkg/25494 by FUKAUMI Naoki.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/usr.sbin/pkg_install/info/info.h
cvs rdiff -r1.40 -r1.41 src/usr.sbin/pkg_install/info/main.c
cvs rdiff -r1.51 -r1.52 src/usr.sbin/pkg_install/lib/version.h

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