summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/extattr_get_file.2
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2002-12-12 17:26:04 +0000
committerru <ru@FreeBSD.org>2002-12-12 17:26:04 +0000
commit041d1287e88250bf06ad159c6c696bd653a77957 (patch)
tree8a8960200349aa661a39654202f6e0adc5e7360e /lib/libc/sys/extattr_get_file.2
parent719bf117173e17f5286b995c031a11d553149e50 (diff)
downloadFreeBSD-src-041d1287e88250bf06ad159c6c696bd653a77957.zip
FreeBSD-src-041d1287e88250bf06ad159c6c696bd653a77957.tar.gz
Uniformly refer to a file system as "file system".
Approved by: re
Diffstat (limited to 'lib/libc/sys/extattr_get_file.2')
-rw-r--r--lib/libc/sys/extattr_get_file.24
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/extattr_get_file.2 b/lib/libc/sys/extattr_get_file.2
index 151fced..42625b8 100644
--- a/lib/libc/sys/extattr_get_file.2
+++ b/lib/libc/sys/extattr_get_file.2
@@ -139,7 +139,7 @@ the namespace in which the extended attribute resides; see
the name of the extended attribute
.El
.Pp
-Named extended attribute semantics vary by filesystem implementing the call.
+Named extended attribute semantics vary by file system implementing the call.
Not all operations may be supported for a particular attribute.
Additionally, the format of the data in
.Fa data
@@ -174,7 +174,7 @@ is set to indicate the error.
.Rv -std extattr_delete_file
.Sh ERRORS
The following errors may be returned by the system calls themselves.
-Additionally, the filesystem implementing the call may return any
+Additionally, the file system implementing the call may return any
other errors it desires.
.Bl -tag -width Er
.It Bq Er EFAULT
OpenPOWER on IntegriCloud