aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/string/memccpy.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/string/memccpy.3')
-rw-r--r--lib/libc/string/memccpy.31
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/string/memccpy.3 b/lib/libc/string/memccpy.3
index 5bf323115746..fb2409ada846 100644
--- a/lib/libc/string/memccpy.3
+++ b/lib/libc/string/memccpy.3
@@ -26,7 +26,6 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)memccpy.3 8.1 (Berkeley) 6/9/93
-.\" $FreeBSD$
.\"
.Dd June 9, 1993
.Dt MEMCCPY 3