aboutsummaryrefslogtreecommitdiffstats
path: root/man3/getdate.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/getdate.3')
-rw-r--r--man3/getdate.310
1 files changed, 7 insertions, 3 deletions
diff --git a/man3/getdate.3 b/man3/getdate.3
index cf93872a40..efa35a2de8 100644
--- a/man3/getdate.3
+++ b/man3/getdate.3
@@ -202,15 +202,19 @@ For an explanation of the terms used in this section, see
.nh
.TS
allbox;
-lbx lb lb
+lb lb lbx
l l l.
Interface Attribute Value
T{
.BR getdate ()
-T} Thread safety MT-Unsafe race:getdate env locale
+T} Thread safety T{
+MT-Unsafe race:getdate env locale
+T}
T{
.BR getdate_r ()
-T} Thread safety MT-Safe env locale
+T} Thread safety T{
+MT-Safe env locale
+T}
.TE
.hy
.ad