diff --git a/lib/libc/sys/aio_waitcomplete.2 b/lib/libc/sys/aio_waitcomplete.2 index dd92166875c..f0fcbf40f4b 100644 --- a/lib/libc/sys/aio_waitcomplete.2 +++ b/lib/libc/sys/aio_waitcomplete.2 @@ -85,8 +85,8 @@ returns .Dv -1 , sets iocbp to .Dv NULL -and -.Dv errno +and sets +.Va errno to indicate the error condition. .Sh ERRORS The @@ -117,7 +117,7 @@ completed. .Xr aio_write 2 , .Xr fsync 2 , .Xr read 2 , -.Xr write 2 . +.Xr write 2 .Sh STANDARDS The .Fn aio_waitcomplete