Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 02/22/1998 09:40:01
kleink
Sun Feb 22 09:38:36 PST 1998
Update of /cvsroot/src/share/man/man9
In directory nb00:/tmp/cvs-serv22536

Modified Files:
	copy.9 
Log Message:
Update to reflect that copy*str() implementations must be able to handle NULL
being passed in the 'done' argument.  Also, s/NULL/NUL/ where appropriate.