Subject: CVS commit: src/share/man/man9
To: None <source-changes@NetBSD.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 04/04/2006 17:33:40
Module Name:	src
Committed By:	mrg
Date:		Tue Apr  4 17:33:40 UTC 2006

Modified Files:
	src/share/man/man9: kcopy.9

Log Message:
be explicit about what the return values of kcopy(9) are: zero for success
and non-zero for failure.  (this documents practice - there are -1, EFAULT
and semi-random non-zero values returned.)


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/share/man/man9/kcopy.9

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