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

Modified Files:
	basesrc/usr.bin/fstat: fstat.1
	basesrc/usr.bin/netstat: netstat.1
	basesrc/usr.bin/nfsstat: nfsstat.1
	basesrc/usr.bin/systat: systat.1
	basesrc/usr.sbin/iostat: iostat.8
	basesrc/usr.sbin/pstat: pstat.8
	sharesrc/share/man/man4: ddb.4
	sharesrc/share/man/man9: evcnt.9 malloc.9

Log Message:
Change xref for vmstat(8) to vmstat(1).
Whitespace, punctuation and spelling fixes while I'm here.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 basesrc/usr.bin/fstat/fstat.1
cvs rdiff -r1.28 -r1.29 basesrc/usr.bin/netstat/netstat.1
cvs rdiff -r1.11 -r1.12 basesrc/usr.bin/nfsstat/nfsstat.1
cvs rdiff -r1.21 -r1.22 basesrc/usr.bin/systat/systat.1
cvs rdiff -r1.14 -r1.15 basesrc/usr.sbin/iostat/iostat.8
cvs rdiff -r1.24 -r1.25 basesrc/usr.sbin/pstat/pstat.8
cvs rdiff -r1.51 -r1.52 sharesrc/share/man/man4/ddb.4
cvs rdiff -r1.2 -r1.3 sharesrc/share/man/man9/evcnt.9
cvs rdiff -r1.14 -r1.15 sharesrc/share/man/man9/malloc.9

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