From: Alejandro Colomar Date: Wed, 6 Oct 2021 19:28:25 +0000 (+0200) Subject: io_setup.2: Add LIBRARY section X-Git-Tag: man-pages-5.19-rc1~502 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4ee04256b22c19c2fb9373d9fb66f07889c41ea;p=thirdparty%2Fman-pages.git io_setup.2: Add LIBRARY section --- diff --git a/man2/io_setup.2 b/man2/io_setup.2 index 3de7ed8f15..73e9e0b4d5 100644 --- a/man2/io_setup.2 +++ b/man2/io_setup.2 @@ -5,6 +5,13 @@ .TH IO_SETUP 2 2021-03-22 "Linux" "Linux Programmer's Manual" .SH NAME io_setup \- create an asynchronous I/O context +.SH LIBRARY +Standard C library +.RI ( libc ", " -lc ) +.PP +Alternatively, Asynchronous I/O library +.RI ( libaio ", " -laio ); +see NOTES. .SH SYNOPSIS .nf .BR "#include " " /* Defines needed types */"