summaryrefslogtreecommitdiffstats
path: root/man3/stdarg.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/stdarg.3')
-rw-r--r--man3/stdarg.38
1 files changed, 4 insertions, 4 deletions
diff --git a/man3/stdarg.3 b/man3/stdarg.3
index 68529802a..405ab2dfa 100644
--- a/man3/stdarg.3
+++ b/man3/stdarg.3
@@ -204,24 +204,24 @@ instead, since that was the name used in the draft proposal.
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
.BR attributes (7).
-.ad l
-.nh
.TS
allbox;
lbx lb lb
l l l.
Interface Attribute Value
T{
+.na
+.nh
.BR va_start (),
.BR va_end (),
.BR va_copy ()
T} Thread safety MT-Safe
T{
+.na
+.nh
.BR va_arg ()
T} Thread safety MT-Safe race:ap
.TE
-.hy
-.ad
.sp 1
.SH STANDARDS
C11, POSIX.1-2008.