summaryrefslogtreecommitdiff
path: root/lib/libc/string/wcscoll.3
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2006-05-23 04:09:12 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2006-05-23 04:09:12 +0000
commit8bf7295cd17b8415c40bde11aa8f5bbbd597e5d6 (patch)
tree81a52679e3e7f6958a04688cb683eaf21a140f5c /lib/libc/string/wcscoll.3
parentde7242811fa5d383ece9325e6864e857b2997f20 (diff)
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