diff options
Diffstat (limited to 'lib/libc/time/ctime.3')
-rw-r--r-- | lib/libc/time/ctime.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/time/ctime.3 b/lib/libc/time/ctime.3 index a1a4bd101f7..8299d1dcf57 100644 --- a/lib/libc/time/ctime.3 +++ b/lib/libc/time/ctime.3 @@ -1,7 +1,7 @@ -.\" $OpenBSD: ctime.3,v 1.40 2013/07/17 05:42:11 schwarze Exp $ +.\" $OpenBSD: ctime.3,v 1.41 2014/01/21 03:15:45 schwarze Exp $ .\" .\" -.Dd $Mdocdate: July 17 2013 $ +.Dd $Mdocdate: January 21 2014 $ .Dt CTIME 3 .Os .Sh NAME @@ -217,7 +217,7 @@ expressed in seconds. Declarations of all the functions and externals, and the .Li tm structure, are in the -.Aq Pa time.h +.In time.h header file. The structure (of type) .Li struct tm |