summaryrefslogtreecommitdiffstats
path: root/share/man/man9/VOP_ADVLOCK.9
Commit message (Collapse)AuthorAgeFilesLines
* Uniformly refer to a file system as "file system".ru2002-12-121-1/+1
| | | | Approved by: re
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-011-4/+4
|
* mdoc(7) police: join split punctuation to macro calls.ru2001-08-101-2/+1
|
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.dd2001-07-091-1/+0
|
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Flesh out VOP_ADVLOCK.9 with a description of the available flagskris1999-06-301-6/+18
| | | | | | Sync vnode.9 with the definitions in <sys/vnode.h> Reviewed by: Doug Rabson
* .Sh AUTHOR -> .Sh AUTHORS according to mdoc specs.charnier1998-03-121-2/+3
| | | | Use .An/.Aq.
* Sort cross refereces in section SEE ALSO.wosch1997-09-291-3/+3
|
* Fixed #include and/or prototype bugs in synopsis.bde1997-04-131-1/+2
|
* This is the current draft of my filesystem manpages. Some files aredfr1997-03-031-0/+69
incomplete and some are just placeholders but I wanted to try to get something at least into 2.2 on the grounds that what I have is a lot better than nothing. I also wanted to commit something which documents the interfaces in 2.2 before I start updating the documentation for 3.0. This is a definite 2.2 candidate and is also relavent to 2.1 if people still care about that branch.
OpenPOWER on IntegriCloud