summaryrefslogtreecommitdiff
path: root/lib/libc/locale/toupper.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/locale/toupper.3')
-rw-r--r--lib/libc/locale/toupper.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/locale/toupper.3 b/lib/libc/locale/toupper.3
index d3008232f871b..64b6ac3d64d3c 100644
--- a/lib/libc/locale/toupper.3
+++ b/lib/libc/locale/toupper.3
@@ -34,7 +34,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)toupper.3 8.1 (Berkeley) 6/4/93
-.\" $FreeBSD$
+.\" $FreeBSD: src/lib/libc/locale/toupper.3,v 1.16 2004/08/21 07:37:08 tjr Exp $
.\"
.Dd August 21, 2004
.Dt TOUPPER 3