diff --git a/man7/aio.7 b/man7/aio.7 index 09995bc77..21477317c 100644 --- a/man7/aio.7 +++ b/man7/aio.7 @@ -184,7 +184,8 @@ The .I aio_reqprio field of the .I aiocb -structure was less than 0, or greater than the limit specified by +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 version 2.1.