svn commit: r203721 - head/share/man/man9

John Baldwin jhb at freebsd.org
Wed Feb 10 13:54:05 UTC 2010


On Wednesday 10 February 2010 4:14:06 am Edward Tomasz Napierała wrote:
> Wiadomość napisana przez John Baldwin w dniu 2010-02-09, o godz. 22:16:
> > On Tuesday 09 February 2010 3:58:39 pm Edward Tomasz Napierala wrote:
> >> Author: trasz
> >> Date: Tue Feb  9 20:58:39 2010
> >> New Revision: 203721
> >> URL: http://svn.freebsd.org/changeset/base/203721
> >> 
> >> Log:
> >>  Add references to VOP_* man pages to vnode(9).
> > 
> > Hmm, it seems VOP_MARKATIME.9 is missing, probably because the actual manpage 
> > for that is missing. :-P
> 
> Same situation with VOP_CACHEDLOOKUP, VOP_WHITEOUT, VOP_MARKATIME, VOP_POLL,
> VOP_KQFILTER, VOP_BMAP, VOP_GETWRITEMOUNT, VOP_ADVLOCKASYNC and VOP_SETLABEL.

Ahh, I knew to check for VOP_MARKATIME because it was added in a patch I
committed.  It would probably be useful to fill in the missing manpages.  I
will put VOP_MARKATIME on my list, but I probably won't get to it anytime soon.

-- 
John Baldwin


More information about the svn-src-head mailing list