diff options
Diffstat (limited to 'upstream/opensuse-tumbleweed/man3/aio_error.3')
-rw-r--r-- | upstream/opensuse-tumbleweed/man3/aio_error.3 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/upstream/opensuse-tumbleweed/man3/aio_error.3 b/upstream/opensuse-tumbleweed/man3/aio_error.3 index 77d33e0f..f00e35c2 100644 --- a/upstream/opensuse-tumbleweed/man3/aio_error.3 +++ b/upstream/opensuse-tumbleweed/man3/aio_error.3 @@ -3,7 +3,7 @@ .\" .\" SPDX-License-Identifier: GPL-2.0-or-later .\" -.TH aio_error 3 2023-07-20 "Linux man-pages 6.05.01" +.TH aio_error 3 2024-05-02 "Linux man-pages (unreleased)" .SH NAME aio_error \- get error status of asynchronous I/O operation .SH LIBRARY @@ -12,7 +12,7 @@ Real-time library .SH SYNOPSIS .nf .B "#include <aio.h>" -.PP +.P .BI "int aio_error(const struct aiocb *" aiocbp ); .fi .SH DESCRIPTION @@ -76,7 +76,6 @@ T{ .BR aio_error () T} Thread safety MT-Safe .TE -.sp 1 .SH STANDARDS POSIX.1-2008. .SH HISTORY |