aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/stdtime/ctime.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/stdtime/ctime.3')
-rw-r--r--lib/libc/stdtime/ctime.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdtime/ctime.3 b/lib/libc/stdtime/ctime.3
index 89d06ed09d53..8037fe7811e1 100644
--- a/lib/libc/stdtime/ctime.3
+++ b/lib/libc/stdtime/ctime.3
@@ -32,7 +32,7 @@
.\" SUCH DAMAGE.
.\"
.\" From: @(#)ctime.3 8.1 (Berkeley) 6/4/93
-.\" $FreeBSD$
+.\" $FreeBSD: src/lib/libc/stdtime/ctime.3,v 1.8.2.1 1999/08/29 14:48:41 peter Exp $
.\"
.Dd January 2, 1999
.Dt CTIME 3