summaryrefslogtreecommitdiff
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 2b8ca3e45adc6..bd8bee3b67583 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
-.\" $Id$
+.\" $Id: ctime.3,v 1.8 1999/01/03 01:07:41 wollman Exp $
.\"
.Dd January 2, 1999
.Dt CTIME 3