Subject: sun-lamp CVS commits
To: None <source-changes@pain.lcs.mit.edu>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 05/13/1995 03:50:02
jtc
Sat May 13 03:41:37 EDT 1995
Update of /a/cvsroot/src/lib/libc/string
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv23726

Modified Files:
	strtok.3 
Log Message:
strtok replaces the separator character, not the token, with a NUL.
(Fix from PR #891.)