diff options
Diffstat (limited to 'lib/libc/string')
| -rw-r--r-- | lib/libc/string/bcopy.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/string/bcopy.3 b/lib/libc/string/bcopy.3 index 5b01f88150f..d806a0079aa 100644 --- a/lib/libc/string/bcopy.3 +++ b/lib/libc/string/bcopy.3 @@ -29,7 +29,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)bcopy.3 8.1 (Berkeley) 6/4/93 -.\" $NetBSD: bcopy.3,v 1.14 2012/05/05 21:24:19 dholland Exp $ +.\" $NetBSD: bcopy.3,v 1.15 2015/06/20 04:18:00 dholland Exp $ .\" .Dd May 5, 2012 .Dt BCOPY 3 @@ -79,7 +79,7 @@ arguments in the opposite order from these. .Xr strncpy 3 .Sh STANDARDS The -.Fn bcmp +.Fn bcopy function conforms to .St -p1003.1-2001 . The |
