diff options
Diffstat (limited to 'lib/libc/string/wcscoll.3')
-rw-r--r-- | lib/libc/string/wcscoll.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/string/wcscoll.3 b/lib/libc/string/wcscoll.3 index 6a3eedbfec58..beb916e94fa8 100644 --- a/lib/libc/string/wcscoll.3 +++ b/lib/libc/string/wcscoll.3 @@ -31,7 +31,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.3.8.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd October 4, 2002 .Dt WCSCOLL 3 |