aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/string/wcscoll.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/string/wcscoll.3')
-rw-r--r--lib/libc/string/wcscoll.31
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/string/wcscoll.3 b/lib/libc/string/wcscoll.3
index ba89fb3c268e..9c0a8037e384 100644
--- a/lib/libc/string/wcscoll.3
+++ b/lib/libc/string/wcscoll.3
@@ -31,7 +31,6 @@
.\"
.\" @(#)strcoll.3 8.1 (Berkeley) 6/4/93
.\" FreeBSD: src/lib/libc/string/strcoll.3,v 1.11 2001/10/01 16:09:00 ru Exp
-.\" $FreeBSD$
.\"
.Dd October 4, 2002
.Dt WCSCOLL 3