summaryrefslogtreecommitdiff
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.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/string/wcscoll.3 b/lib/libc/string/wcscoll.3
index 3270952c862d8..18a9ef7a440ea 100644
--- a/lib/libc/string/wcscoll.3
+++ b/lib/libc/string/wcscoll.3
@@ -35,7 +35,7 @@
.\"
.\" @(#)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$
+.\" $FreeBSD: src/lib/libc/string/wcscoll.3,v 1.2 2002/12/09 14:04:05 ru Exp $
.\"
.Dd October 4, 2002
.Dt WCSCOLL 3