Signed-off-by: Jakub Wilk <jwilk@xxxxxxxxx> --- 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. -- 2.15.0 -- 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