diff options
Diffstat (limited to 'man7/aio.7')
| -rw-r--r-- | man7/aio.7 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/man7/aio.7 b/man7/aio.7 index 5a9dc4ff19..84613b622a 100644 --- a/man7/aio.7 +++ b/man7/aio.7 @@ -139,10 +139,11 @@ field of the structure was less than 0, or was greater than the limit returned by the call .IR sysconf(_SC_AIO_PRIO_DELTA_MAX) . -.SH VERSIONS -The POSIX AIO interfaces are provided by glibc since glibc 2.1. .SH STANDARDS -POSIX.1-2001, POSIX.1-2008. +POSIX.1-2008. +.SH HISTORY +POSIX.1-2001. +glibc 2.1. .SH NOTES It is a good idea to zero out the control block buffer before use (see .BR memset (3)). |
