aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/string/bcopy.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/string/bcopy.3')
-rw-r--r--lib/libc/string/bcopy.31
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/string/bcopy.3 b/lib/libc/string/bcopy.3
index ac480f8ca966..6cae69c083b2 100644
--- a/lib/libc/string/bcopy.3
+++ b/lib/libc/string/bcopy.3
@@ -29,7 +29,6 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)bcopy.3 8.1 (Berkeley) 6/4/93
-.\" $FreeBSD$
.\"
.Dd August 24, 2015
.Dt BCOPY 3