On 11/20/2017 11:44 PM, Jakub Wilk wrote: > Signed-off-by: Jakub Wilk <jwilk@xxxxxxxxx> Thanks, Jakub. Patch applied. Cheers, Michael > --- > man2/io_submit.2 | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/man2/io_submit.2 b/man2/io_submit.2 > index 25c152d46..397fd0b75 100644 > --- a/man2/io_submit.2 > +++ b/man2/io_submit.2 > @@ -59,13 +59,13 @@ struct iocb { > The fields of this structure are as follows: > .TP > .I aio_data > -This is a internal field used by the kernel. > +This is an internal field used by the kernel. > Do not modify this field after an > .BR io_submit (2) > call. > .TP > .I aio_key > -This is a internal field used by the kernel. > +This is an internal field used by the kernel. > Do not modify this field after an > .BR io_submit (2) > call. > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/ -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html