summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorThomas Waldmann <tw@waldmann-edv.de>2023-07-04 23:56:29 +0200
committerThomas Waldmann <tw@waldmann-edv.de>2023-10-27 20:31:26 +0200
commit05cec8b3b02020513fc9933feafca31e91f8d32e (patch)
tree4f4a2c2179e223477add74514c83c3c02d86a362 /docs
parent7a4d53c2f521fc27a0aab004fb1be54bf6f5e2b7 (diff)
docs: OS X -> macOS
Diffstat (limited to 'docs')
-rw-r--r--docs/development.rst4
-rw-r--r--docs/usage/general/file-metadata.rst.inc2
2 files changed, 3 insertions, 3 deletions
diff --git a/docs/development.rst b/docs/development.rst
index 801b86292..5aa726d29 100644
--- a/docs/development.rst
+++ b/docs/development.rst
@@ -356,7 +356,7 @@ Checklist:
* pypi dist package and signature
* Standalone binaries (see above for how to create them).
- + For OS X, document the OS X Fuse version in the README of the binaries.
- OS X FUSE uses a kernel extension that needs to be compatible with the
+ + For macOS, document the macFUSE version in the README of the binaries.
+ macFUSE uses a kernel extension that needs to be compatible with the
code contained in the binary.
* A link to ``CHANGES.rst``.
diff --git a/docs/usage/general/file-metadata.rst.inc b/docs/usage/general/file-metadata.rst.inc
index 8f4c67cbf..5fd0d4d8f 100644
--- a/docs/usage/general/file-metadata.rst.inc
+++ b/docs/usage/general/file-metadata.rst.inc
@@ -29,7 +29,7 @@ On some platforms additional features are supported:
+=========================+==========+===========+============+
| Linux | Yes | Yes | Yes [1]_ |
+-------------------------+----------+-----------+------------+
-| Mac OS X | Yes | Yes | Yes (all) |
+| macOS | Yes | Yes | Yes (all) |
+-------------------------+----------+-----------+------------+
| FreeBSD | Yes | Yes | Yes (all) |
+-------------------------+----------+-----------+------------+