aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2020-09-19 09:59:36 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2020-09-19 09:59:36 +0200
commitefbe7900b931789849a978c619106a8973e679cd (patch)
tree91a00bf522e2ab10dde6c6f3f08c28d559256b9d
parent6b7bf192b9532658a3117b986d5fd7f9ea8007be (diff)
downloadman-pages-efbe7900b931789849a978c619106a8973e679cd.tar.gz
system_data_types.7: ffix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man7/system_data_types.71
1 files changed, 1 insertions, 0 deletions
diff --git a/man7/system_data_types.7 b/man7/system_data_types.7
index ccbf3e3c5d..a7955f331b 100644
--- a/man7/system_data_types.7
+++ b/man7/system_data_types.7
@@ -79,6 +79,7 @@ struct aiocb {
int aio_lio_opcode;/* Operation to be performed */
};
.EE
+.IP
For further information about this structure, see
.BR aio (7).
.IP