summaryrefslogtreecommitdiffstats
path: root/share/man/man9/buf.9
Commit message (Collapse)AuthorAgeFilesLines
* mdoc(7) police:hmp2004-05-051-2/+5
| | | | | | * correctly place parenthisized sentences * remove hard sentence breaks * use .Vt instead of .Fn
* Mdoc Janitor:hmp2003-10-231-26/+51
| | | | * Fix hard sentence breaks.
* Uniformly refer to a file system as "file system".ru2002-12-121-4/+4
| | | | Approved by: re
* ispell sweep of share/man/man9/*.mpp2002-01-091-4/+4
|
* buf.9 incorrectly uses 'BUF' as an arg to .Nm where it should be 'buf'.davidc2001-12-081-1/+1
| | | | | | Because of this apropos notes a BUF(9) page that does not exist. Reviewed by: alfred
* Removed whitespace at end-of-line; no content changes. I simply didschweikh2001-07-141-7/+7
| | | | | | | | | | cd src/share; find man[1-9] -type f|xargs perl -pi -e 's/[ \t]+$//' BTW, what editors are the culprits? I'm using vim and it shows me whitespace at EOL in troff files with a thick blue block... Reviewed by: Silence from cvs diff -b MFC after: 7 days
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.dd2001-07-091-1/+0
|
* mdoc(7) police: normalize .Nd.ru2001-04-181-3/+1
|
* Prepare for mdoc(7)NG.ru2000-12-291-1/+0
|
* mdoc(7)'fy, fix broken FreeBSD release number (3.0.1 -> 3.1)phantom1999-10-301-6/+10
|
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Fix some typos and do some minor mdoc cleanup.mpp1999-06-271-6/+7
|
* Fix some spelling errors.mpp1999-02-011-2/+2
|
* Add manual page describing kernel buffer management system (i.e.dillon1998-12-221-0/+123
kern/vfs_bio.c).
OpenPOWER on IntegriCloud