Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Klaus Klein <kleink@netbsd.org>
List: source-changes
Date: 01/12/1999 07:27:30
Module Name:	src
Committed By:	kleink
Date:		Tue Jan 12 15:27:29 UTC 1999

Modified Files:
	src/lib/libc/stdio: fopen.3
Log Message:
* Add const keywords to function arguments as appropriate.
* Clarify the description of the initial position of the stream (some confusion
due to the way fdopen() was merged into a former ANSI-only document).