diff options
Diffstat (limited to 'man/man3/lio_listio.3')
-rw-r--r-- | man/man3/lio_listio.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man3/lio_listio.3 b/man/man3/lio_listio.3 index 7397355cfb..0c61aeba09 100644 --- a/man/man3/lio_listio.3 +++ b/man/man3/lio_listio.3 @@ -13,7 +13,7 @@ Real-time library .nf .B "#include <aio.h>" .P -.BI "int lio_listio(int " n ; +.BR "int lio_listio(" "int n;" .BI " int " mode , .BI " struct aiocb *restrict const " aiocb_list "[restrict " n ], .BI " int " n ", struct sigevent *restrict " sevp ); |