diff options
Diffstat (limited to 'share/man/man9/vaccess.9')
| -rw-r--r-- | share/man/man9/vaccess.9 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/vaccess.9 b/share/man/man9/vaccess.9 index 4e5291bbc5d1..fd05071e84a3 100644 --- a/share/man/man9/vaccess.9 +++ b/share/man/man9/vaccess.9 @@ -75,7 +75,7 @@ privilege information, or it may point to an integer that will be set to .Pp This call is intended to support implementations of .Xr VOP_ACCESS 9 , -which will use their own accessor methods to retrieve the vnode properties, +which will use their own access methods to retrieve the vnode properties, and then invoke .Fn vaccess in order to perform the actual check. |
