diff options
Diffstat (limited to 'share/man/man9/VOP_ADVLOCK.9')
-rw-r--r-- | share/man/man9/VOP_ADVLOCK.9 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/VOP_ADVLOCK.9 b/share/man/man9/VOP_ADVLOCK.9 index e402636..925cc2f 100644 --- a/share/man/man9/VOP_ADVLOCK.9 +++ b/share/man/man9/VOP_ADVLOCK.9 @@ -68,7 +68,7 @@ semantics for lock .El .Pp This entry point manipulates advisory record locks on the file. Most -filesystems delegate the work for this call to +file systems delegate the work for this call to .Fn lf_advlock . .Sh RETURN VALUES Zero is returned on success, otherwise an error is returned. |