aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/stdtime/ctime.3
diff options
context:
space:
mode:
authorDima Dorfman <dd@FreeBSD.org>2001-07-15 07:53:42 +0000
committerDima Dorfman <dd@FreeBSD.org>2001-07-15 07:53:42 +0000
commit7ebcc426efefea9cd16ac6f565e72030c608f7a4 (patch)
treed6c008b8ae357e7c4c800baa477713b82a6ee2f2 /lib/libc/stdtime/ctime.3
parentd087ad9cc9c9a047e48ac7d97861bd67e56c4085 (diff)
Notes
Diffstat (limited to 'lib/libc/stdtime/ctime.3')
-rw-r--r--lib/libc/stdtime/ctime.310
1 files changed, 5 insertions, 5 deletions
diff --git a/lib/libc/stdtime/ctime.3 b/lib/libc/stdtime/ctime.3
index e3de91bfa5577..b3d53ef9b0bfd 100644
--- a/lib/libc/stdtime/ctime.3
+++ b/lib/libc/stdtime/ctime.3
@@ -148,9 +148,9 @@ except the caller must provide the output buffer
to store the result, which must be at least 26 characters long.
.Fn localtime_r
and
-.Fn gmtime_r
-provide the same functionality as
-.Fn localtime
+.Fn gmtime_r
+provide the same functionality as
+.Fn localtime
and
.Fn gmtime
respectively, except the caller must provide the output buffer
@@ -253,7 +253,7 @@ returns the difference between two calendar times,
.Fa time0 ) ,
expressed in seconds.
.Pp
-External declarations as well as the tm structure definition are in the
+External declarations as well as the tm structure definition are in the
.Aq Pa time.h
include file.
The tm structure includes at least the following fields:
@@ -328,7 +328,7 @@ the time package contributed to Berkeley by
and which appeared in
.Bx 4.3 .
.Sh BUGS
-Except for
+Except for
.Fn difftime ,
.Fn mktime ,
and the