Merged changes from the 1.5.2p2 release.
(Very rough.)
diff --git a/Doc/lib/internet.tex b/Doc/lib/internet.tex
index 52985dc..b426132 100644
--- a/Doc/lib/internet.tex
+++ b/Doc/lib/internet.tex
@@ -6,8 +6,8 @@
 
 The modules described in this chapter implement Internet protocols and 
 support for related technology.  They are all implemented in Python.
-Some of these modules require the presence of the system-dependent
-module \refmodule{socket}\refbimodindex{socket}, which is currently only
-fully supported on \UNIX{} and Windows NT.  Here is an overview:
+Most of these modules require the presence of the system-dependent
+module \refmodule{socket}\refbimodindex{socket}, which is currently
+supported on most popular platforms.  Here is an overview:
 
 \localmoduletable