Fixed missing `const' in synopsis.
This commit is contained in:
parent
6785844d79
commit
7452ae6ecc
@ -33,7 +33,7 @@
|
||||
.Sh SYNOPSIS
|
||||
.Fd #include <aio.h>
|
||||
.Ft int
|
||||
.Fn aio_error "struct aiocb *iocb"
|
||||
.Fn aio_error "const struct aiocb *iocb"
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
.Fn aio_error
|
||||
|
Loading…
x
Reference in New Issue
Block a user