diff options
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/aio.4 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man4/aio.4 b/share/man/man4/aio.4 index 0ea728499d13..513a5728defc 100644 --- a/share/man/man4/aio.4 +++ b/share/man/man4/aio.4 @@ -27,7 +27,7 @@ .\" .\" $FreeBSD$ .\" -.Dd June 22, 2017 +.Dd January 2, 2021 .Dt AIO 4 .Os .Sh NAME @@ -215,10 +215,12 @@ as described in .Xr aio_cancel 2 , .Xr aio_error 2 , .Xr aio_read 2 , +.Xr aio_readv 2 , .Xr aio_return 2 , .Xr aio_suspend 2 , .Xr aio_waitcomplete 2 , .Xr aio_write 2 , +.Xr aio_writev 2 , .Xr lio_listio 2 , .Xr sigevent 3 , .Xr sysctl 8 |