summaryrefslogtreecommitdiffstats
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.310
1 files changed, 5 insertions, 5 deletions
diff --git a/lib/libc/stdtime/ctime.3 b/lib/libc/stdtime/ctime.3
index e3de91b..b3d53ef 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
OpenPOWER on IntegriCloud