History log of /freebsd-9.3-release/share/man/man9/VFS_VGET.9
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 267654 19-Jun-2014 gjb

Copy stable/9 to releng/9.3 as part of the 9.3-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 225736 22-Sep-2011 kensmith

Copy head to stable/9 as part of 9.0-RELEASE release cycle.

Approved by: re (implicit)


# 210669 31-Jul-2010 joel

Spelling fixes.


# 206622 14-Apr-2010 uqs

mdoc: order prologue macros consistently by Dd/Dt/Os

Although groff_mdoc(7) gives another impression, this is the ordering
most widely used and also required by mdocml/mandoc.

Reviewed by: ru
Approved by: philip, ed (mentors)


# 147398 15-Jun-2005 ru

Assorted markup fixes and minor wordsmithing.

Approved by: re


# 143591 14-Mar-2005 phk

Mangle a manpage.


# 140173 13-Jan-2005 ru

Nits.


# 139859 07-Jan-2005 keramida

The .Fn macro.


# 121414 23-Oct-2003 hmp

Mdoc Janitor:

* Use 'manual' instead of 'man' for consistency.


# 121382 23-Oct-2003 hmp

Mdoc Janitor:

* Fix hard sentence breaks in VFS_*(9) and VOP_*(9) manual pages.


# 115697 02-Jun-2003 ru

Assorted mdoc(7) fixes.


# 115440 31-May-2003 hmp

Some mdoc(7) fixes:

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)


# 107788 12-Dec-2002 ru

Uniformly refer to a file system as "file system".

Approved by: re


# 94475 12-Apr-2002 davidc

Document the new flags parameter.
Add vget(9) to the SEE ALSO list.
Minor formatting change.


# 89124 09-Jan-2002 mpp

ispell sweep of share/man/man9/*.


# 84306 01-Oct-2001 ru

mdoc(7) police: Use the new .In macro for #include statements.


# 69052 22-Nov-2000 ru

mdoc(7) police: Er macro usage cleanup.


# 50476 27-Aug-1999 peter

$Id$ -> $FreeBSD$


# 38059 03-Aug-1998 bde

FIxed missing include in synopsis.


# 34504 12-Mar-1998 charnier

.Sh AUTHOR -> .Sh AUTHORS according to mdoc specs.
Use .An/.Aq.


# 29966 29-Sep-1997 wosch

Sort cross refereces in section SEE ALSO.


# 23353 03-Mar-1997 dfr

This is the current draft of my filesystem manpages. Some files are
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.