aio_read.2: correct the description of aio_buf

Looks like a copypasta from aio_write.2.

[skip ci]

Reported by:	Paul Floyd <pjfloyd@wanadoo.fr>
Sponsored by:	Axcient
Reviewed by:	jilles (manpages)
Differential Revision: https://reviews.freebsd.org/D42621

(cherry picked from commit 04cfe6c12c)
This commit is contained in:
Alan Somers 2023-11-15 10:31:24 -07:00
parent ad8b59ffe7
commit 1bb2a24023

View file

@ -22,7 +22,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.Dd January 2, 2021
.Dd November 15, 2023
.Dt AIO_READ 2
.Os
.Sh NAME
@ -51,7 +51,7 @@ beginning at the offset
.Fn aio_read
will read
.Fa iocb->aio_nbytes
from the buffer pointed to by
into the buffer pointed to by
.Fa iocb->aio_buf ,
whereas
.Fn aio_readv