View | Details | Raw Unified | Return to bug 18588
Collapse All | Expand All

(-)VFS_FHTOVP.9 (-1 / +1 lines)
Lines 63-69 Link Here
63
.Pp
63
.Pp
64
A call to this function should generally be followed by a call to 
64
A call to this function should generally be followed by a call to 
65
.Xr VFS_CHECKEXP 9
65
.Xr VFS_CHECKEXP 9
66
to check if the file is accessable to the client
66
to check if the file is accessible to the client.
67
.Pp
67
.Pp
68
.Sh RETURN VALUES
68
.Sh RETURN VALUES
69
The locked vnode for the file will be returned in
69
The locked vnode for the file will be returned in

Return to bug 18588