summaryrefslogtreecommitdiffstats
path: root/Doc/library/sys.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/library/sys.rst')
-rw-r--r--Doc/library/sys.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/library/sys.rst b/Doc/library/sys.rst
index 871cec7..1117550 100644
--- a/Doc/library/sys.rst
+++ b/Doc/library/sys.rst
@@ -582,8 +582,8 @@ always available.
================ ===========================
Windows ``'win32'``
Windows/Cygwin ``'cygwin'``
- MacOS X ``'darwin'``
- MacOS 9 ``'mac'``
+ Mac OS X ``'darwin'``
+ Mac OS 9 ``'mac'``
OS/2 ``'os2'``
OS/2 EMX ``'os2emx'``
RiscOS ``'riscos'``