summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorThomas Waldmann <tw@waldmann-edv.de>2015-09-16 11:44:53 +0200
committerThomas Waldmann <tw@waldmann-edv.de>2015-09-16 11:44:53 +0200
commitf138d06dd5c014b759cc745873d79be0595f5446 (patch)
tree070fc4cc72f01f714131f053ed5ad2c2313aeb30 /docs
parent41860ef5f04d704be0ef9c3d0214875e75441e26 (diff)
more platform support, works on py 3.5
xattrs and ACLs on OpenBSD and NetBSD need development or adaptation of the platform-specific code.
Diffstat (limited to 'docs')
-rw-r--r--docs/faq.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/faq.rst b/docs/faq.rst
index d13fe67f1..a51ddc2c1 100644
--- a/docs/faq.rst
+++ b/docs/faq.rst
@@ -41,7 +41,7 @@ Which file types, attributes, etc. are preserved?
* User ID of owner
* Group ID of owner
* Unix Mode/Permissions (u/g/o permissions, suid, sgid, sticky)
- * Extended Attributes (xattrs)
+ * Extended Attributes (xattrs) on Linux, OS X and FreeBSD
* Access Control Lists (ACL_) on Linux, OS X and FreeBSD
* BSD flags on OS X and FreeBSD