From f3f7957b78af2229b8ea4a38f6348dcb72e88b08 Mon Sep 17 00:00:00 2001 From: Seonghun Lim Date: Thu, 9 Nov 2017 09:25:22 +0100 Subject: [PATCH] aio.7: tfix Signed-off-by: Michael Kerrisk --- man7/aio.7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man7/aio.7 b/man7/aio.7 index b32a08589..248c98ec3 100644 --- a/man7/aio.7 +++ b/man7/aio.7 @@ -105,7 +105,7 @@ enum { LIO_READ, LIO_WRITE, LIO_NOP }; .PP The fields of this structure are as follows: .TP 16 -.I aio_filedes +.I aio_fildes The file descriptor on which the I/O operation is to be performed. .TP .I aio_offset