diff options
Diffstat (limited to 'share/man/man9/VOP_GETACL.9')
-rw-r--r-- | share/man/man9/VOP_GETACL.9 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/VOP_GETACL.9 b/share/man/man9/VOP_GETACL.9 index 47b2a81962ba..a59419a4789f 100644 --- a/share/man/man9/VOP_GETACL.9 +++ b/share/man/man9/VOP_GETACL.9 @@ -83,7 +83,7 @@ The the caller does not have the appropriate privilege. .It Bq Er ENOMEM Sufficient memory is not available to fulfill the request. .It Bq Er EOPNOTSUPP -The filesystem does not support +The file system does not support .Fn VOP_GETACL . .El .Sh SEE ALSO |