summaryrefslogtreecommitdiffstats
path: root/man3/strlen.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/strlen.3')
-rw-r--r--man3/strlen.36
1 files changed, 2 insertions, 4 deletions
diff --git a/man3/strlen.3 b/man3/strlen.3
index ac587a48f..1bad9e402 100644
--- a/man3/strlen.3
+++ b/man3/strlen.3
@@ -34,19 +34,17 @@ function returns the number of bytes in the string pointed to by
.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 strlen ()
T} Thread safety MT-Safe
.TE
-.hy
-.ad
.sp 1
.SH STANDARDS
C11, POSIX.1-2008.