summaryrefslogtreecommitdiffstats
path: root/man3/aio_init.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/aio_init.3')
-rw-r--r--man3/aio_init.310
1 files changed, 4 insertions, 6 deletions
diff --git a/man3/aio_init.3 b/man3/aio_init.3
index 1d4afa837..4b97839db 100644
--- a/man3/aio_init.3
+++ b/man3/aio_init.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH aio_init 3 2022-10-30 "Linux man-pages 6.03"
+.TH aio_init 3 2023-03-30 "Linux man-pages 6.05.01"
.SH NAME
aio_init \- asynchronous I/O initialization
.SH LIBRARY
@@ -70,11 +70,9 @@ This field specifies the amount of time in seconds that a
worker thread should wait for further requests before terminating,
after having completed a previous request.
The default value is 1.
-.SH VERSIONS
-The
-.BR aio_init ()
-function is available since glibc 2.1.
.SH STANDARDS
-This function is a GNU extension.
+GNU.
+.SH HISTORY
+glibc 2.1.
.SH SEE ALSO
.BR aio (7)