summaryrefslogtreecommitdiffstats
path: root/share/man/man9/VOP_VPTOFH.9
Commit message (Collapse)AuthorAgeFilesLines
* VFS_VPTOFH(9) was replaced with VOP_VPTOFH(9).pjd2007-02-161-5/+4
| | | | | | VFS_VPTOFH.9 was repo-copied to VOP_VPTOFH.9. Repo-copy done by: joe
* Mdoc Janitor:hmp2003-10-231-1/+1
| | | | * Use 'manual' instead of 'man' for consistency.
* Some mdoc(7) fixes:hmp2003-05-311-2/+2
| | | | | | | | 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)
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-011-3/+3
|
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* FIxed missing include in synopsis.bde1998-08-031-1/+2
|
* .Sh AUTHOR -> .Sh AUTHORS according to mdoc specs.charnier1998-03-121-3/+3
| | | | Use .An/.Aq.
* Sort cross refereces in section SEE ALSO.wosch1997-09-291-3/+3
|
* Formatting tweaks.dfr1997-03-041-2/+2
|
* This is the current draft of my filesystem manpages. Some files aredfr1997-03-031-0/+60
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