Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Thomas Klausner <wiz@netbsd.org>
List: source-changes
Date: 05/07/2001 02:37:37
Module Name:	basesrc
Committed By:	wiz
Date:		Sun May  6 23:37:37 UTC 2001

Modified Files:
	basesrc/usr.bin/vmstat: Makefile
Added Files:
	basesrc/usr.bin/vmstat: vmstat.1
Removed Files:
	basesrc/usr.bin/vmstat: vmstat.8

Log Message:
Move vmstat.8 to vmstat.1, since the program lives in /usr/bin now and is
not super-user-only.
Cf. short discussion on tech-userlevel.


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 basesrc/usr.bin/vmstat/Makefile
cvs rdiff -r0 -r1.1 basesrc/usr.bin/vmstat/vmstat.1
cvs rdiff -r1.22 -r0 basesrc/usr.bin/vmstat/vmstat.8

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