summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/aio_waitcomplete.2
Commit message (Collapse)AuthorAgeFilesLines
* use .Mt to mark up email addresses consistently (part4)bapt2014-06-231-1/+1
| | | | | PR: 191174 Submitted by: Franco Fichtner <franco at lastsummer.de>
* mdoc(7) police: Tidy up the syscall language.ru2002-12-181-6/+6
| | | | | | | | | | Stop calling system calls "function calls". Use "The .Fn system call" a-la "The .Nm utility". When referring to a non-BSD implementation in the HISTORY section, call syscall a function, to be safe.
* * Modernize aio(4), providing instructions for static and dynamic kernelsheldonh2002-10-241-21/+1
| | | | | | | | | | | | | | linking. * Fix disorder in the SEE ALSO sections of aio_*(2). * Remove unnecessary cross-references from the SEE ALSO sections of aio_*(2); config(8), kldload(8) and kldunload(8) are cross-referenced from aio(4). * Remove the KERNEL OPTIONS sections from aio_*(2), now that these pages cross-reference aio(4), which contains suitable kernel linking reference material.
* Add cross-references to the aio(4) manual page.des2002-10-241-0/+1
| | | | Submitted by: Craig Rodrigues <rodrigc@attbi.com>
* Explain to users that they may want to kldload aio.alfred2002-10-221-1/+21
| | | | | | Move Xref sections. Submitted by: Craig Rodrigues <rodrigc@attbi.com>
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-011-1/+1
|
* mdoc(7) police: split punctuation characters + misc fixes.ru2001-02-011-1/+1
|
* Use Fx macro wherever possible.ru2000-11-141-1/+3
|
* Mark up errno as a variable (Va), not as a defined value (Dv).sheldonh2000-06-231-3/+3
| | | | | Do not terminate the cross-reference list in the SEE ALSO section with a period.
* Apply the accepted line breaking rules.sheldonh2000-06-231-7/+10
|
* Replace .Va, .Ar and .Nm with .Fa or .Va where necessary, examples:chris2000-06-231-6/+6
| | | | | | ``.Ar errno'' -> ``.Va errno'' ``.Nm ops'' -> ``.Fa ops'' ``.Va fd'' -> ``.Fa fd''
* Introduce ".Lb" macro to libc manpages.phantom2000-04-211-0/+2
| | | | More libraries manpages updates following.
* Fixed wrong arg type in synopsis.bde2000-03-231-1/+1
|
* Add a man page for aio_waitcomplete(). Update the aio_cancel() man page tojasone2000-03-211-0/+129
reflect the fact that aio_cancel() works now. Submitted by: Christopher Sedore <cmsedore@maxwell.syr.edu>
OpenPOWER on IntegriCloud