Hello Josh, On 11/6/18 9:43 PM, Josh Gao wrote: > Signed-off-by: Josh Gao <jmgao@xxxxxxxxxx> Thanks. Patch applied. Cheers, Michael > --- > man2/io_submit.2 | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/man2/io_submit.2 b/man2/io_submit.2 > index 7045b003b..c15db3f41 100644 > --- a/man2/io_submit.2 > +++ b/man2/io_submit.2 > @@ -152,7 +152,7 @@ enum { > .I aio_reqprio > This defines the requests priority. > .TP > -.I aio_filedes > +.I aio_fildes > The file descriptor on which the I/O operation is to be performed. > .TP > .I aio_buf > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/