aboutsummaryrefslogtreecommitdiffstats
path: root/man7
diff options
context:
space:
mode:
Diffstat (limited to 'man7')
-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