summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/aio_write.2
Commit message (Collapse)AuthorAgeFilesLines
* Remove whitespace at EOL.dd2001-07-151-5/+5
|
* remove outdated bugs, we actually do have aio_cancel supportalfred2000-11-101-1/+0
| | | | as well as support for the field aio_offset in the aiocb structure.
* Remove blank lines.chris2000-06-231-1/+0
|
* Replace .Va, .Ar and .Nm with .Fa or .Va where necessary, examples:chris2000-06-231-22/+22
| | | | | | ``.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.
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Various man page cleanup:mpp1999-08-151-2/+2
| | | | | | | | | | - Sort xrefs - FreeBSD.ORG -> FreeBSD.org - Be consistent with section names as outlines in mdoc(7) - Other misc mdoc cleanup. PR: doc/13144 Submitted by: Alexy M. Zelkin <phantom@cris.net>
* Fix typos/spelling errors.mpp1999-07-011-6/+6
|
* Add mising aio_* man pages. Fixed a minor typo in aio_read.2,wes1999-07-011-0/+192
and "corrected" statement of Posix conformance.
OpenPOWER on IntegriCloud