summaryrefslogtreecommitdiffstats
path: root/Doc/library/os.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/library/os.rst')
-rw-r--r--Doc/library/os.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/library/os.rst b/Doc/library/os.rst
index 027ad70..e70c886 100644
--- a/Doc/library/os.rst
+++ b/Doc/library/os.rst
@@ -2329,7 +2329,7 @@ These functions are all available on Linux only.
.. data:: XATTR_SIZE_MAX
The maximum size the value of an extended attribute can be. Currently, this
- is 64 kilobytes on Linux.
+ is 64 KiB on Linux.
.. data:: XATTR_CREATE