Remove VOP_VPTOFH(9) from references in VFS(9), as it's a VOP,

not VFS operation.
This commit is contained in:
Edward Tomasz Napierala 2010-02-09 21:01:18 +00:00
parent 8e20a412b1
commit 13d034bf5d

View file

@ -28,7 +28,7 @@
.\"
.\" $FreeBSD$
.\"
.Dd January 4, 2010
.Dd February 9, 2010
.Os
.Dt VFS 9
.Sh NAME
@ -53,7 +53,6 @@ rather than implementing empty functions or casting to
.Xr VFS_SYNC 9 ,
.Xr VFS_UNMOUNT 9 ,
.Xr VFS_VGET 9 ,
.Xr VOP_VPTOFH 9 ,
.Xr vnode 9
.Sh AUTHORS
This manual page was written by