date and time created 91/03/06 18:09:53 by bostic
[unix-history] / usr / src / lib / libc / string / memccpy.3
index 6195155..e4d10ac 100644 (file)
@@ -3,7 +3,7 @@
 .\"
 .\" %sccs.include.redist.man%
 .\"
 .\"
 .\" %sccs.include.redist.man%
 .\"
-.\"    @(#)memccpy.3   5.1 (Berkeley) %G%
+.\"    @(#)memccpy.3   5.2 (Berkeley) %G%
 .\"
 .TH MEMCCPY 3 ""
 .UC 7
 .\"
 .TH MEMCCPY 3 ""
 .UC 7
@@ -37,4 +37,4 @@ Otherwise,
 .I len
 bytes are copied, and a NULL pointer is returned.
 .SH SEE ALSO
 .I len
 bytes are copied, and a NULL pointer is returned.
 .SH SEE ALSO
-bcopy(3), memcpy(3), memmove(3), strcpy(3), strncpy(3)
+bcopy(3), memcpy(3), memmove(3), strcpy(3)