summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdtime
diff options
context:
space:
mode:
authordd <dd@FreeBSD.org>2001-07-15 07:53:42 +0000
committerdd <dd@FreeBSD.org>2001-07-15 07:53:42 +0000
commita145482cf625d5f04072fd1d20b5c2062cbe8e47 (patch)
treed6c008b8ae357e7c4c800baa477713b82a6ee2f2 /lib/libc/stdtime
parent0d7bb1fec635c87e914e57048716adc5a87cfe22 (diff)
downloadFreeBSD-src-a145482cf625d5f04072fd1d20b5c2062cbe8e47.zip
FreeBSD-src-a145482cf625d5f04072fd1d20b5c2062cbe8e47.tar.gz
Remove whitespace at EOL.
Diffstat (limited to 'lib/libc/stdtime')
-rw-r--r--lib/libc/stdtime/ctime.310
-rw-r--r--lib/libc/stdtime/strptime.32
2 files changed, 6 insertions, 6 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
diff --git a/lib/libc/stdtime/strptime.3 b/lib/libc/stdtime/strptime.3
index cda46cf..b69cbee 100644
--- a/lib/libc/stdtime/strptime.3
+++ b/lib/libc/stdtime/strptime.3
@@ -62,7 +62,7 @@ All conversion specifications are identical to those described in
.Pp
Two-digit year values, including formats
.Fa %y
-and
+and
.Fa \&%D ,
are now interpreted as beginning at 1969 per POSIX requirements.
Years 69-00 are interpreted in the 20th century (1969-2000), years
OpenPOWER on IntegriCloud