summaryrefslogtreecommitdiffstats
path: root/man3/strtol.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/strtol.3')
-rw-r--r--man3/strtol.36
1 files changed, 2 insertions, 4 deletions
diff --git a/man3/strtol.3 b/man3/strtol.3
index 95b291ab8..dd43c3718 100644
--- a/man3/strtol.3
+++ b/man3/strtol.3
@@ -143,21 +143,19 @@ no conversion was performed (no digits seen, and 0 returned).
.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 strtol (),
.BR strtoll (),
.BR strtoq ()
T} Thread safety MT-Safe locale
.TE
-.hy
-.ad
.sp 1
.SH STANDARDS
C11, POSIX.1-2008.