commit | 9af9498c6e59aa9efe0370bcc476307b4c30c06c | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sat Sep 13 17:41:16 2008 +0000 |
committer | Georg Brandl <georg@python.org> | Sat Sep 13 17:41:16 2008 +0000 |
tree | c8b5dee5200abd38af016b0e13fb93410e1b550b | |
parent | f2a2c796e37f888a254d7e2af8e4bc0dc0899530 [diff] [blame] |
Remove things specific to the old Macintosh, and spell "Mac OS X" consistently.
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 @@ ================ =========================== 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'``