summaryrefslogtreecommitdiff
path: root/lib/libc/stdtime/strftime.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/stdtime/strftime.3')
-rw-r--r--lib/libc/stdtime/strftime.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdtime/strftime.3 b/lib/libc/stdtime/strftime.3
index 10beb7c2923f..1a0d357b53cd 100644
--- a/lib/libc/stdtime/strftime.3
+++ b/lib/libc/stdtime/strftime.3
@@ -34,7 +34,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)strftime.3 8.1 (Berkeley) 6/4/93
-.\" $FreeBSD$
+.\" $FreeBSD: src/lib/libc/stdtime/strftime.3,v 1.36.2.1.10.1 2008/10/02 02:57:24 kensmith Exp $
.\"
.Dd November 4, 2004
.Dt STRFTIME 3