diff options
Diffstat (limited to 'share/man/man9/vfs_suser.9')
-rw-r--r-- | share/man/man9/vfs_suser.9 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/vfs_suser.9 b/share/man/man9/vfs_suser.9 index 17a61d6..749557a 100644 --- a/share/man/man9/vfs_suser.9 +++ b/share/man/man9/vfs_suser.9 @@ -41,7 +41,7 @@ The .Fn vfs_suser function checks if the credentials given include superuser powers -for the given mountpoint. +for the given mount point. It will check to see if the thread passed in has the same credentials as the user that mounted the file system. |