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.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/string/bcopy.3 b/lib/libc/string/bcopy.3
index 90d55ed16275..7d44916ef796 100644
--- a/lib/libc/string/bcopy.3
+++ b/lib/libc/string/bcopy.3
@@ -33,7 +33,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)bcopy.3 8.1 (Berkeley) 6/4/93
-.\" $Id$
+.\" $FreeBSD$
.\"
.Dd June 4, 1993
.Dt BCOPY 3