diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2020-09-19 09:59:36 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2020-09-19 09:59:36 +0200 |
| commit | efbe7900b931789849a978c619106a8973e679cd (patch) | |
| tree | 91a00bf522e2ab10dde6c6f3f08c28d559256b9d /man7 | |
| parent | 6b7bf192b9532658a3117b986d5fd7f9ea8007be (diff) | |
| download | man-pages-efbe7900b931789849a978c619106a8973e679cd.tar.gz | |
system_data_types.7: ffix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7')
| -rw-r--r-- | man7/system_data_types.7 | 1 |
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 |
