diff options
author | Tom Christiansen <tchrist@perl.com> | 1998-12-16 14:14:53 -0700 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 1998-12-17 14:05:52 +0000 |
commit | 6c67e1bb5ef52c28248026fe8107d117cbdd0c00 (patch) | |
tree | ec1628583f6b36539556d2cb5d501818e26ee99f /pod/perl5005delta.pod | |
parent | 9ee81ef67d78b40160bca643ec8e4fa896d3f143 (diff) | |
download | perl-6c67e1bb5ef52c28248026fe8107d117cbdd0c00.tar.gz |
Some (by far not all) issues of the below message addressed.
To: The Perl Porters Mailing List <perl5-porters@perl.org>
Subject: important UNDOC issues for 5.005_54
Message-Id: <199812170414.VAA25860@jhereg.perl.com>
p4raw-id: //depot/cfgperl@2487
Diffstat (limited to 'pod/perl5005delta.pod')
-rw-r--r-- | pod/perl5005delta.pod | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/pod/perl5005delta.pod b/pod/perl5005delta.pod index 89088b2b03..920333c1d5 100644 --- a/pod/perl5005delta.pod +++ b/pod/perl5005delta.pod @@ -502,7 +502,9 @@ DOS is now supported under the DJGPP tools. See L<README.dos>. MPE/iX is now supported. See L<README.mpeix>. -MVS (OS390) is now supported. See L<README.os390>. +MVS (aka OS390, aka Open Edition) is now supported. See L<README.os390>. + +Stratus VOS is now supported. See L<README.vos>. =head2 Changes in existing support |