Merged revisions 66452 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r66452 | georg.brandl | 2008-09-13 19:41:16 +0200 (Sat, 13 Sep 2008) | 2 lines
Remove things specific to the old Macintosh, and spell "Mac OS X" consistently.
........
diff --git a/Doc/library/webbrowser.rst b/Doc/library/webbrowser.rst
index 22580d8..95e21b1 100644
--- a/Doc/library/webbrowser.rst
+++ b/Doc/library/webbrowser.rst
@@ -146,10 +146,10 @@
Only on Windows platforms.
(3)
- Only on MacOS platforms; requires the standard MacPython :mod:`ic` module.
+ Only on Mac OS platforms; requires the standard MacPython :mod:`ic` module.
(4)
- Only on MacOS X platform.
+ Only on Mac OS X platform.
Here are some simple examples::