summaryrefslogtreecommitdiffstats
path: root/man3/aio_read.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/aio_read.3')
-rw-r--r--man3/aio_read.317
1 files changed, 7 insertions, 10 deletions
diff --git a/man3/aio_read.3 b/man3/aio_read.3
index e1f3e1fd4..909d44447 100644
--- a/man3/aio_read.3
+++ b/man3/aio_read.3
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
-.TH aio_read 3 2023-02-05 "Linux man-pages 6.03"
+.TH aio_read 3 2023-07-20 "Linux man-pages 6.05.01"
.SH NAME
aio_read \- asynchronous read
.SH LIBRARY
@@ -114,29 +114,26 @@ is not implemented.
The file is a regular file, we start reading before end-of-file
and want at least one byte, but the starting position is past
the maximum offset for this file.
-.SH VERSIONS
-The
-.BR aio_read ()
-function is available since glibc 2.1.
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
.BR attributes (7).
-.ad l
-.nh
.TS
allbox;
lbx lb lb
l l l.
Interface Attribute Value
T{
+.na
+.nh
.BR aio_read ()
T} Thread safety MT-Safe
.TE
-.hy
-.ad
.sp 1
.SH STANDARDS
-POSIX.1-2001, POSIX.1-2008.
+POSIX.1-2008.
+.SH HISTORY
+glibc 2.1.
+POSIX.1-2001.
.SH NOTES
It is a good idea to zero out the control block before use.
The control block must not be changed while the read operation