mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Fix typo (accessable --> accessible) and add period.
PR: 18588 Submitted by: Anatoly Vorobey <mellon@pobox.com> Reviewed by: asmodai
This commit is contained in:
parent
98fae40bf0
commit
8f8b4df79a
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue