Subject: CVS commit: basesrc/lib/libc/sys
To: None <source-changes@netbsd.org>
From: Klaus Klein <kleink@netbsd.org>
List: source-changes
Date: 10/16/2001 19:03:36
Module Name:	basesrc
Committed By:	kleink
Date:		Tue Oct 16 16:03:36 UTC 2001

Modified Files:
	basesrc/lib/libc/sys: read.2 write.2

Log Message:
Clean up synopsis somewhat:
* only associate S/G interfaces with <sys/uio.h> (and only that header);
* drop <sys/types.h> entirely, as it is no longer needed.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 basesrc/lib/libc/sys/read.2 \
    basesrc/lib/libc/sys/write.2

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