diff options
author | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2005-11-28 11:00:37 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2005-11-28 11:00:37 +0000 |
commit | a05e48459ffcecb33d49ae011c57836e103f2f4f (patch) | |
tree | c581376c530cc8e6e3ca98796b2ae2cc93209852 /pod/perlfaq.pod | |
parent | 2d6f5264b4ee267e5f64fc4cfb1c59ba3e866fed (diff) | |
download | perl-a05e48459ffcecb33d49ae011c57836e103f2f4f.tar.gz |
FAQ sync.
p4raw-id: //depot/perl@26220
Diffstat (limited to 'pod/perlfaq.pod')
-rw-r--r-- | pod/perlfaq.pod | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pod/perlfaq.pod b/pod/perlfaq.pod index e657fde3c0..57d26b26fc 100644 --- a/pod/perlfaq.pod +++ b/pod/perlfaq.pod @@ -1,6 +1,6 @@ =head1 NAME -perlfaq - frequently asked questions about Perl ($Revision: 1.26 $, $Date: 2005/10/13 19:50:54 $) +perlfaq - frequently asked questions about Perl ($Date: 2005/11/10 00:36:18 $) =head1 DESCRIPTION @@ -1391,7 +1391,7 @@ How do I read mail? =item * -How do I find out my hostname/domainname/IP address? +How do I find out my hostname, domainname, or IP address? =item * |