document that bcopy strings may overlap; bug report 4.3BSD-tahoe/lib/16
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Thu, 8 Dec 1988 11:58:02 +0000 (03:58 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Thu, 8 Dec 1988 11:58:02 +0000 (03:58 -0800)
SCCS-vsn: lib/libc/string/bstring.3 6.4

usr/src/lib/libc/string/bstring.3

index ae297a5..299be08 100644 (file)
@@ -2,7 +2,7 @@
 .\" All rights reserved.  The Berkeley software License Agreement
 .\" specifies the terms and conditions for redistribution.
 .\"
-.\"    @(#)bstring.3   6.3 (Berkeley) %G%
+.\"    @(#)bstring.3   6.4 (Berkeley) %G%
 .\"
 .TH BSTRING 3  ""
 .UC 5
@@ -43,6 +43,11 @@ bytes from string
 .I src
 to the string
 .IR dst .
+The
+.I src
+and
+.I dst
+strings may overlap.
 .PP
 .I Bcmp
 compares byte string