aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/aio_read.2
Commit message (Collapse)AuthorAgeFilesLines
* MFC: english(4) fixes, aka typos found by ispell.Jens Schweikhardt2002-12-291-1/+1
| | | | Notes: svn path=/stable/4/; revision=108396
* MFC: Reduce gratuitous diffs to -CURRENT.Ruslan Ermilov2001-12-141-2/+2
| | | | Notes: svn path=/stable/4/; revision=87904
* MFC: remove whitespace at EOL.Dima Dorfman2001-07-221-3/+3
| | | | Notes: svn path=/stable/4/; revision=80145
* MFC: Replace .Va, .Ar and .Nm with .Fa or .Va where necessary.John Baldwin2000-08-231-26/+26
| | | | Notes: svn path=/stable/4/; revision=64975
* MFC: introduce .Lb macro to libc manpagesAlexey Zelkin2000-04-221-0/+2
| | | | Notes: svn path=/stable/4/; revision=59521
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50476
* Various man page cleanup:Mike Pritchard1999-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> Notes: svn path=/head/; revision=49828
* Fix typos/spelling errors.Mike Pritchard1999-07-011-1/+2
| | | | Notes: svn path=/head/; revision=48421
* Add mising aio_* man pages. Fixed a minor typo in aio_read.2,Wes Peters1999-07-011-9/+19
| | | | | | | and "corrected" statement of Posix conformance. Notes: svn path=/head/; revision=48411
* Spelll 'asynchronous' coriectlyKris Kennaway1999-07-011-2/+2
| | | | Notes: svn path=/head/; revision=48392
* Man page for aio_read(2).Joseph Koshy1998-11-191-0/+189
Submitted by: Terry Lambert <terry@whistle.com> on the -doc lists. Notes: svn path=/head/; revision=41249