Loading...
--- Libc/Libc-583/string/memccpy.3
+++ Libc/Libc-498.1.5/string/memccpy.3
@@ -69,9 +69,6 @@
Otherwise,
.Fa n
bytes are copied, and a NULL pointer is returned.
-.Pp
-The source and destination strings should not overlap, as the
-behavior is undefined.
.Sh SEE ALSO
.Xr bcopy 3 ,
.Xr memcpy 3 ,