Fixed wrong arg type in synopsis.
This commit is contained in:
parent
00ffb9a030
commit
e92393ba2b
@ -33,7 +33,7 @@
|
||||
.Sh SYNOPSIS
|
||||
.Fd #include <aio.h>
|
||||
.Ft int
|
||||
.Fn aio_waitcomplete "struct aiocb **iocbp, struct timeval *timeout"
|
||||
.Fn aio_waitcomplete "struct aiocb **iocbp, struct timespec *timeout"
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
.Fn aio_waitcomplete
|
||||
|
Loading…
Reference in New Issue
Block a user