Integrate perlio:
[p5sagit/p5-mst-13.2.git] / lib / Win32.pod
index f242ecc..64361f8 100644 (file)
@@ -43,9 +43,8 @@ yourself.
 =item Win32::DomainName()
 
 [CORE] Returns the name of the Microsoft Network domain that the
-owner of the current perl process is logged into.  This information
-is not available to 32 bit programs on Win 9X.  Therefore this function
-will return C<undef> on these systems.
+owner of the current perl process is logged into.  This function does
+B<not> work on Windows 9x.
 
 =item Win32::ExpandEnvironmentStrings(STRING)