summaryrefslogtreecommitdiff
path: root/pod
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>1999-05-20 05:18:26 +0000
committerGurusamy Sarathy <gsar@cpan.org>1999-05-20 05:18:26 +0000
commitdb7c17d71cacfc5af407f4e30ddbc409ecd03112 (patch)
tree1cb761c6c0dc1bbf9223f465a115416edfa3aa7e /pod
parent0c1a8ec7bddcb61a4b45cf947cb375e7d350aaa6 (diff)
downloadperl-db7c17d71cacfc5af407f4e30ddbc409ecd03112.tar.gz
various little nits
p4raw-id: //depot/perl@3436
Diffstat (limited to 'pod')
-rw-r--r--pod/perldiag.pod10
1 files changed, 1 insertions, 9 deletions
diff --git a/pod/perldiag.pod b/pod/perldiag.pod
index 1213231051..72b419294e 100644
--- a/pod/perldiag.pod
+++ b/pod/perldiag.pod
@@ -1798,15 +1798,7 @@ Say C<kill -l> in your shell to see the valid signal names on your system.
=item no UTC offset information; assuming local time is UTC
-(S) A warning peculiar to VMS. Per was unable to find the local
-timezone offset, so it's assuming that local system time is equivalent
-to UTC. If it's not, define the logical name F<SYS$TIMEZONE_DIFFERENTIAL>
-to translate to the number of seconds which need to be added to UTC to
-get local time.
-
-=item no UTC offset information; assuming local time is UTC
-
-(S) A warning peculiar to VMS. Per was unable to find the local
+(S) A warning peculiar to VMS. Perl was unable to find the local
timezone offset, so it's assuming that local system time is equivalent
to UTC. If it's not, define the logical name F<SYS$TIMEZONE_DIFFERENTIAL>
to translate to the number of seconds which need to be added to UTC to