summaryrefslogtreecommitdiffstats
path: root/man3/posix_memalign.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/posix_memalign.3')
-rw-r--r--man3/posix_memalign.38
1 files changed, 4 insertions, 4 deletions
diff --git a/man3/posix_memalign.3 b/man3/posix_memalign.3
index 88e4a8b63..862a30aec 100644
--- a/man3/posix_memalign.3
+++ b/man3/posix_memalign.3
@@ -147,25 +147,25 @@ There was insufficient memory to fulfill the allocation request.
.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 aligned_alloc (),
.BR memalign (),
.BR posix_memalign ()
T} Thread safety MT-Safe
T{
+.na
+.nh
.BR valloc (),
.BR pvalloc ()
T} Thread safety MT-Unsafe init
.TE
-.hy
-.ad
.sp 1
.SH STANDARDS
.TP