Demote warnings to notices, part 2: stuff that is 2.x-only.
diff --git a/Doc/library/mac.rst b/Doc/library/mac.rst
index f5fa969..7ac1ca2 100644
--- a/Doc/library/mac.rst
+++ b/Doc/library/mac.rst
@@ -10,9 +10,9 @@
 modules, and the HOWTO :ref:`using-on-mac` for a general introduction to
 Mac-specific Python programming.
 
-.. warning::
+.. note::
 
-   These modules are deprecated and are removed in 3.0.
+   These modules are deprecated and have been removed in Python 3.x.
 
 
 .. toctree::