summaryrefslogtreecommitdiffstats
path: root/share/man/man9/VOP_GETEXTATTR.9
diff options
context:
space:
mode:
authortrhodes <trhodes@FreeBSD.org>2002-05-16 05:21:58 +0000
committertrhodes <trhodes@FreeBSD.org>2002-05-16 05:21:58 +0000
commit1de8f5f8fc0db3df08b08deb4906dac3cf9a0a84 (patch)
tree7dc242848af509e4815610c47e7895009e9abdf0 /share/man/man9/VOP_GETEXTATTR.9
parent054f70b470751d5cb9034aa91797a323d497516c (diff)
downloadFreeBSD-src-1de8f5f8fc0db3df08b08deb4906dac3cf9a0a84.zip
FreeBSD-src-1de8f5f8fc0db3df08b08deb4906dac3cf9a0a84.tar.gz
More file system > filesystem
Diffstat (limited to 'share/man/man9/VOP_GETEXTATTR.9')
-rw-r--r--share/man/man9/VOP_GETEXTATTR.96
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man9/VOP_GETEXTATTR.9 b/share/man/man9/VOP_GETEXTATTR.9
index 257f66b..5a54c46 100644
--- a/share/man/man9/VOP_GETEXTATTR.9
+++ b/share/man/man9/VOP_GETEXTATTR.9
@@ -88,7 +88,7 @@ This
setting might be used to allow the kernel to authorize extended attribute
retrieval that the active process might not be permitted to do.
.Pp
-Extended attribute semantics may vary by file system implementing the call.
+Extended attribute semantics may vary by filesystem implementing the call.
More information on extended attributes may be found in
.Xr extattr 9 .
.Sh LOCKS
@@ -103,7 +103,7 @@ The attribute name is not defined for this vnode
.It Bq Er EACCES
Permission denied
.It Bq Er ENXIO
-The request was not valid in this file system for the specified vnode and
+The request was not valid in this filesystem for the specified vnode and
attribute name.
.It Bq Er ENOMEM
Insufficient memory available to fulfill request
@@ -116,7 +116,7 @@ or
.Fa uio
argument is invalid.
.It Bq Er EOPNOTSUPP
-The file system does not support
+The filesystem does not support
.Fn VOP_GETEXTATTR
.El
.Sh SEE ALSO
OpenPOWER on IntegriCloud