diff options
| -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 fa1d2721e542..8f0ea9bf1f57 100644 --- a/share/man/man9/VFS_FHTOVP.9 +++ b/share/man/man9/VFS_FHTOVP.9 @@ -63,7 +63,7 @@ filehandle. .Pp A call to this function should generally be preceded by a call to .Xr VFS_CHECKEXP 9 -to check if the file is accessable to the client +to check if the file is accessible to the client. .Pp .Sh RETURN VALUES The locked vnode for the file will be returned in |
