summaryrefslogtreecommitdiff
path: root/lib/libc/locale/tolower.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/locale/tolower.3')
-rw-r--r--lib/libc/locale/tolower.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/locale/tolower.3 b/lib/libc/locale/tolower.3
index 47dfb44cc03d4..7f644905c3307 100644
--- a/lib/libc/locale/tolower.3
+++ b/lib/libc/locale/tolower.3
@@ -34,7 +34,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)tolower.3 8.1 (Berkeley) 6/4/93
-.\" $FreeBSD$
+.\" $FreeBSD: src/lib/libc/locale/tolower.3,v 1.16.12.1 2008/10/02 02:57:24 kensmith Exp $
.\"
.Dd August 21, 2004
.Dt TOLOWER 3