summaryrefslogtreecommitdiff
path: root/share/man/man9/VFS_VPTOFH.9
Commit message (Collapse)AuthorAgeFilesLines
* VFS_VPTOFH(9) was replaced with VOP_VPTOFH(9).Pawel Jakub Dawidek2007-02-161-61/+0
| | | | | | | | | VFS_VPTOFH.9 was repo-copied to VOP_VPTOFH.9. Repo-copy done by: joe Notes: svn path=/head/; revision=166794
* Mdoc Janitor:Hiten Pandya2003-10-231-1/+1
| | | | | | | * Use 'manual' instead of 'man' for consistency. Notes: svn path=/head/; revision=121414
* Some mdoc(7) fixes:Hiten Pandya2003-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) Notes: svn path=/head/; revision=115440
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-3/+3
| | | | Notes: svn path=/head/; revision=84306
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50476
* FIxed missing include in synopsis.Bruce Evans1998-08-031-1/+2
| | | | Notes: svn path=/head/; revision=38059
* .Sh AUTHOR -> .Sh AUTHORS according to mdoc specs.Philippe Charnier1998-03-121-3/+3
| | | | | | | Use .An/.Aq. Notes: svn path=/head/; revision=34504
* Sort cross refereces in section SEE ALSO.Wolfram Schneider1997-09-291-3/+3
| | | | Notes: svn path=/head/; revision=29966
* Formatting tweaks.Doug Rabson1997-03-041-2/+2
| | | | Notes: svn path=/head/; revision=23377
* This is the current draft of my filesystem manpages. Some files areDoug Rabson1997-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. Notes: svn path=/head/; revision=23353