Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Klaus Klein <kleink@netbsd.org>
List: source-changes
Date: 09/04/2000 10:33:30
Module Name:	basesrc
Committed By:	kleink
Date:		Mon Sep  4 07:33:30 UTC 2000

Modified Files:
	basesrc/sbin/ping6: ping6.8
	basesrc/sbin/setkey: setkey.8

Log Message:
For commands and utilities, use EXIT STATUS rather than RETURN VALUES as
appropriate (and documented in mdoc(7)).


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 basesrc/sbin/ping6/ping6.8
cvs rdiff -r1.2 -r1.3 basesrc/sbin/setkey/setkey.8

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