aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/aio_read.2
Commit message (Expand)AuthorAgeFilesLines
* Fix various nits in the aio operation manpages.John Baldwin2016-08-191-6/+3
* Add more documentation regarding unsafe AIO requests.John Baldwin2016-07-211-5/+5
* Add documentation for the sigevent structure.John Baldwin2016-07-151-1/+12
* use .Mt to mark up email addresses consistently (part4)Baptiste Daroussin2014-06-231-1/+1
* mdoc: drop redundant .Pp and .LP callsUlrich Spörlein2010-10-081-1/+0
* Sort .Xr by section number.David Xu2005-12-131-2/+2
* Add cross references to siginfo.3.David Xu2005-12-131-1/+2
* Eliminate double whitespace.Ruslan Ermilov2004-07-031-1/+1
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-2/+4
* Including <time.h> before <aio.h> has not been necessary for a while now.Tim J. Robbins2003-01-141-1/+0
* Refer to 1003.1 instead of 1003.2 in the Standards section.Tim J. Robbins2003-01-131-1/+1
* english(4) police.Jens Schweikhardt2002-12-271-1/+1
* mdoc(7) police: "The .Fa argument.".Ruslan Ermilov2002-12-191-0/+5
* mdoc(7) police: Tidy up the syscall language.Ruslan Ermilov2002-12-181-13/+13
* * Modernize aio(4), providing instructions for static and dynamic kernelSheldon Hearn2002-10-241-21/+1
* Add cross-references to the aio(4) manual page.Dag-Erling Smørgrav2002-10-241-0/+1
* Explain to users that they may want to kldload aio.Alfred Perlstein2002-10-221-0/+27
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-2/+2
* Remove whitespace at EOL.Dima Dorfman2001-07-151-3/+3
* remove outdated bugs, we actually do have aio_cancel supportAlfred Perlstein2000-11-101-3/+1
* Replace .Va, .Ar and .Nm with .Fa or .Va where necessary, examples:Chris Costello2000-06-231-26/+26
* Introduce ".Lb" macro to libc manpages.Alexey Zelkin2000-04-211-0/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Various man page cleanup:Mike Pritchard1999-08-151-2/+2
* Fix typos/spelling errors.Mike Pritchard1999-07-011-1/+2
* Add mising aio_* man pages. Fixed a minor typo in aio_read.2,Wes Peters1999-07-011-9/+19
* Spelll 'asynchronous' coriectlyKris Kennaway1999-07-011-2/+2
* Man page for aio_read(2).Joseph Koshy1998-11-191-0/+189