diff options
Diffstat (limited to 'share/man/man9/VFS_FHTOVP.9')
-rw-r--r-- | share/man/man9/VFS_FHTOVP.9 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/VFS_FHTOVP.9 b/share/man/man9/VFS_FHTOVP.9 index ec61038..1f9e284 100644 --- a/share/man/man9/VFS_FHTOVP.9 +++ b/share/man/man9/VFS_FHTOVP.9 @@ -61,7 +61,7 @@ resources have been reused for a new file. For instance, UFS filesystem stores the inode number and inode generation counter in its filehandle. .Pp -A call to this function should generally be preceded by a call to +A call to this function should generally be preceded by a call to .Xr VFS_CHECKEXP 9 to check if the file is accessible to the client. .Sh RETURN VALUES |