summaryrefslogtreecommitdiffstats
path: root/share/man/man9/VOP_CREATE.9
Commit message (Collapse)AuthorAgeFilesLines
* Mdoc Janitor:hmp2003-10-231-1/+2
| | | | * Fix hard sentence breaks in VFS_*(9) and VOP_*(9) manual pages.
* Some mdoc(7) fixes:hmp2003-05-311-5/+5
| | | | | | | | Nuke incorrect usage of .Ar; replace it with .Vt, .Va or .Fa appropriately. The .Ar mdoc(7) specifier should only be used when displaying command line arguments. Approved by: des (mentor)
* Uniformly refer to a file system as "file system".ru2002-12-121-3/+3
| | | | Approved by: re
* Convert descriptions in the ERRORS section to full sentences if theytruckman2002-09-181-1/+1
| | | | were not full sentences, elaborating as necessary.
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-011-3/+3
|
* Document changed calling conventions (lost WILLRELE) for VOP_MKNOD andeivind1999-11-131-13/+1
| | | | VOP_SYMLINK.
* Update errors in documentation for various VOP_ calls. Specifically,dillon1999-09-241-1/+1
| | | | describe the correct locking state expected on entry and return.
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* .Sh AUTHOR -> .Sh AUTHORS according to mdoc specs.charnier1998-03-121-2/+3
| | | | Use .An/.Aq.
* Don't refer to the nonexistent function VOP_VALLOC.bde1998-01-201-4/+3
|
* Fixed #include and/or prototype bugs in synopsis.bde1997-04-131-1/+3
|
* Some minor mdoc cleanup.mpp1997-03-071-3/+4
|
* Formatting tweaks.dfr1997-03-041-2/+2
|
* This is the current draft of my filesystem manpages. Some files aredfr1997-03-031-0/+194
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