summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdtime
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2002-12-19 09:33:34 +0000
committerru <ru@FreeBSD.org>2002-12-19 09:33:34 +0000
commit3424a53ebeadf7ab320c37cf93702953cee94efe (patch)
tree43d8878d540be3a2c079a7ca4e2c94175a686055 /lib/libc/stdtime
parent51ba8864caa895e6a0b68f95bd5a40cde11c5c3c (diff)
downloadFreeBSD-src-3424a53ebeadf7ab320c37cf93702953cee94efe.zip
FreeBSD-src-3424a53ebeadf7ab320c37cf93702953cee94efe.tar.gz
mdoc(7) police: Fixed a few .Fa abuses.
Diffstat (limited to 'lib/libc/stdtime')
-rw-r--r--lib/libc/stdtime/ctime.36
1 files changed, 4 insertions, 2 deletions
diff --git a/lib/libc/stdtime/ctime.3 b/lib/libc/stdtime/ctime.3
index 63c3408..3557471 100644
--- a/lib/libc/stdtime/ctime.3
+++ b/lib/libc/stdtime/ctime.3
@@ -360,8 +360,10 @@ in the
threaded environment.)
.Pp
The
-.Fa tm_zone
-field of a returned tm structure points to a static array of characters,
+.Va tm_zone
+field of a returned
+.Vt tm
+structure points to a static array of characters,
which will also be overwritten by any subsequent calls (as well as by
subsequent calls to
.Xr tzset 3
OpenPOWER on IntegriCloud