From 38db2ef4d0af619b8108fecd2e4b7b7062d59da6 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Fri, 18 Aug 2017 00:58:04 +0200 Subject: [PATCH] aio.7: ffix 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 4940a02a6..76706cd98 100644 --- a/man7/aio.7 +++ b/man7/aio.7 @@ -100,9 +100,9 @@ struct aiocb { /* Operation codes for \(aqaio_lio_opcode\(aq: */ enum { LIO_READ, LIO_WRITE, LIO_NOP }; - .fi .in +.PP The fields of this structure are as follows: .TP 16 .I aio_filedes