summaryrefslogtreecommitdiffstats
path: root/share/man/man9/VFS_FHTOVP.9
diff options
context:
space:
mode:
authoralex <alex@FreeBSD.org>2000-06-14 17:53:11 +0000
committeralex <alex@FreeBSD.org>2000-06-14 17:53:11 +0000
commitb106d44e885c027dfbed0a81be354ad3bf1d2e3f (patch)
tree62b9559b16bac6a921a0d78ab564d8566f9852d1 /share/man/man9/VFS_FHTOVP.9
parent822306083e95ca1c37e3fbfb3fc041ace6d20edf (diff)
downloadFreeBSD-src-b106d44e885c027dfbed0a81be354ad3bf1d2e3f.zip
FreeBSD-src-b106d44e885c027dfbed0a81be354ad3bf1d2e3f.tar.gz
Fix typo (accessable --> accessible) and add period.
PR: 18588 Submitted by: Anatoly Vorobey <mellon@pobox.com> Reviewed by: asmodai
Diffstat (limited to 'share/man/man9/VFS_FHTOVP.9')
-rw-r--r--share/man/man9/VFS_FHTOVP.92
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/VFS_FHTOVP.9 b/share/man/man9/VFS_FHTOVP.9
index fa1d272..8f0ea9b 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
OpenPOWER on IntegriCloud