From: Jarkko Hietaniemi Date: Wed, 13 Aug 2003 10:29:56 +0000 (+0000) Subject: One tweak from Dave Mitchell. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=86feb2c5020849c60df097178dd21ab793b7c689;p=p5sagit%2Fp5-mst-13.2.git One tweak from Dave Mitchell. p4raw-id: //depot/perl@20673 --- diff --git a/pod/perlport.pod b/pod/perlport.pod index c6f0c4a..74cf721 100644 --- a/pod/perlport.pod +++ b/pod/perlport.pod @@ -501,8 +501,8 @@ Don't assume that you can reach yourself or any node by the name '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.