summaryrefslogtreecommitdiffstats
path: root/share/man/man9/getnewvnode.9 (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove macro instances from arbitrary string width specifiers. for examplejmc2020-11-141-3/+3
* Add const to struct vops.claudio2020-01-201-3/+3
* no longer any need to quote macro lines with >9 args;jmc2013-08-141-3/+3
* use .Mt for AUTHORS email; from Jan Stary <hans at stare dot cz>; ok jmc@schwarze2013-07-171-3/+3
* Replace old-fashioned .Fd by new-fangled .In for #include lines.schwarze2013-06-041-5/+5
* "int (**vops)((void *)" is now "struct vops *vops"; from David Matthew Mattlijmc2012-05-181-3/+3
* convert to new .Dd format;jmc2007-05-311-2/+2
* kill __P in proto; ok deraadt pvalchevjaredy2004-12-061-2/+2
* filesystem -> file system for section 9tedu2003-03-101-2/+2
* man9/:mpech2002-05-281-3/+5
* Check in some new vnode man page from FreeBSD. Thanks to Peter Wernercsapuntz2002-02-281-0/+81