Change 20673 by [EMAIL PROTECTED] on 2003/08/13 10:29:56
One tweak from Dave Mitchell.
Affected files ...
... //depot/perl/pod/perlport.pod#140 edit
Differences ...
==== //depot/perl/pod/perlport.pod#140 (text) ====
Index: perl/pod/perlport.pod
--- perl/pod/perlport.pod#139~20669~ Tue Aug 12 23:06:39 2003
+++ perl/pod/perlport.pod Wed Aug 13 03:29:56 2003
@@ -501,8 +501,8 @@
'localhost'. The same goes for '127.0.0.1'. You will have to try
both.
-Don't assume that the host has only network card, or that it can't
-bind to many virtual IP addresses.
+Don't assume that the host has only one network card, or that it
+can't bind to many virtual IP addresses.
Don't assume a particular network device name.
End of Patch.