diff options
Diffstat (limited to 'lib/libc/string/bcopy.3')
-rw-r--r-- | lib/libc/string/bcopy.3 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/libc/string/bcopy.3 b/lib/libc/string/bcopy.3 index c1bb807..ac480f8 100644 --- a/lib/libc/string/bcopy.3 +++ b/lib/libc/string/bcopy.3 @@ -31,7 +31,7 @@ .\" @(#)bcopy.3 8.1 (Berkeley) 6/4/93 .\" $FreeBSD$ .\" -.Dd August 14, 2015 +.Dd August 24, 2015 .Dt BCOPY 3 .Os .Sh NAME @@ -76,7 +76,6 @@ for .St -p1003.1-2001 compliance. .Pp -The .St -p1003.1-2008 removes the specification of .Fn bcopy |