diff options
author | Ruslan Ermilov <ru@FreeBSD.org> | 2002-12-12 17:26:04 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@FreeBSD.org> | 2002-12-12 17:26:04 +0000 |
commit | 8d5d039f80a8d31947f4e84af20e8a56d0009c32 (patch) | |
tree | 8a8960200349aa661a39654202f6e0adc5e7360e /lib/libc/posix1e/extattr.3 | |
parent | e66cdcd7e074533df2cf60b30ee57b5607535d28 (diff) |
Uniformly refer to a file system as "file system".
Approved by: re
Notes
Notes:
svn path=/head/; revision=107788
Diffstat (limited to 'lib/libc/posix1e/extattr.3')
-rw-r--r-- | lib/libc/posix1e/extattr.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/posix1e/extattr.3 b/lib/libc/posix1e/extattr.3 index 998ddaa9e3a8..5e606861c622 100644 --- a/lib/libc/posix1e/extattr.3 +++ b/lib/libc/posix1e/extattr.3 @@ -52,7 +52,7 @@ the function undoes the aforementioned operation, and converts a human-readable string representing a namespace to a namespace identifier. -Although a filesystem may implement arbitrary namespaces, +Although a file system may implement arbitrary namespaces, these functions only support the .Dv EXTATTR_NAMESPACE_USER .Pq Dq user |