diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2015-08-24 01:53:18 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2015-08-24 01:53:18 +0000 |
commit | 60ffbe65f7a3723c957f21e4237e0b8ba7ee0cf5 (patch) | |
tree | c29b8a1192161ed6813a8818e57bc5b6b461388b | |
parent | f0788bbfe18f3a921330bc814017504a3ede9957 (diff) |
Notes
-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 c1bb80744d07..ac480f8ca966 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 |