aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/sendfile.2
Commit message (Collapse)AuthorAgeFilesLines
* MFC: Reduce gratuitous diffs to -CURRENT.Ruslan Ermilov2001-12-141-30/+3
| | | | Notes: svn path=/stable/4/; revision=87904
* MFC: markup and misc fixes.Ruslan Ermilov2001-08-171-5/+1
| | | | | | | Approved by: re Notes: svn path=/stable/4/; revision=81834
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2001-03-061-1/+1
| | | | Notes: svn path=/stable/4/; revision=73888
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2000-12-081-1/+3
| | | | Notes: svn path=/stable/4/; revision=69764
* MFC:John Baldwin2000-08-231-1/+27
| | | | | | | | - Remove a superfluous `.Pp'. - Add a note about the behavior of sendfile() in the threaded library. Notes: svn path=/stable/4/; revision=64979
* MFC: introduce .Lb macro to libc manpagesAlexey Zelkin2000-04-221-0/+2
| | | | Notes: svn path=/stable/4/; revision=59521
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-021-4/+8
| | | | | | | | of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc. Notes: svn path=/head/; revision=57686
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50476
* Various man page cleanup:Mike Pritchard1999-08-151-5/+8
| | | | | | | | | | | | | - 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
* Correct HISTORY section, according to CVS logs.Sheldon Hearn1999-07-261-2/+3
| | | | | | | | PR: 12810 Submitted by: Alex Perel <veers@disturbed.net> Notes: svn path=/head/; revision=49108
* Added info about non-blocking support.David Greenman1998-11-061-1/+15
| | | | Notes: svn path=/head/; revision=40972
* Added a manual page for sendfile(2).David Greenman1998-11-051-0/+137
Notes: svn path=/head/; revision=40933