Subject: CVS commit: src/lib/libc/string
To: None <source-changes@NetBSD.org>
From: Klaus Klein <kleink@netbsd.org>
List: source-changes
Date: 05/22/2006 21:40:33
Module Name:	src
Committed By:	kleink
Date:		Mon May 22 21:40:33 UTC 2006

Modified Files:
	src/lib/libc/string: strerror.3

Log Message:
Clarify that strerror() doesn't return EINVAL but stores in errno;
prompted by Thomas Klausner.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/lib/libc/string/strerror.3

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