diff --git a/man3/aio_error.3 b/man3/aio_error.3 index 71c7c0548..b2e2ff1c5 100644 --- a/man3/aio_error.3 +++ b/man3/aio_error.3 @@ -80,10 +80,17 @@ The .BR aio_error () function is available since glibc 2.1. .SH ATTRIBUTES -.SS Multithreading (see pthreads(7)) -The +For an explanation of the terms used in this section, see +.BR attributes (7). +.TS +allbox; +lb lb lb +l l l. +Interface Attribute Value +T{ .BR aio_error () -function is thread-safe. +T} Thread safety MT-Safe +.TE .SH CONFORMING TO POSIX.1-2001, POSIX.1-2008. .SH EXAMPLE