summaryrefslogtreecommitdiff
path: root/README.machten
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-06-06 23:10:00 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-06-06 23:10:00 +0000
commita83b6f466440987720492416f8091f2530a9ab41 (patch)
tree403a58a36e80e72609b934e579bbd3c1ef497c70 /README.machten
parent899e16d05655bc0e6756c741b6155de313fa3bd4 (diff)
downloadperl-a83b6f466440987720492416f8091f2530a9ab41.tar.gz
Podify the remaining README.platform files;
merge README.plan9 and plan9/perlplan9.pod; delete plan9/perlplan9.* (the perlplan.doc needs to be regenerated in Plan 9); make the =head1 and =head2 in the README.platform to be a little more verbose (skipped README.os2 not to anger Ilya) so that they look better in the toc; regen toc. p4raw-id: //depot/perl@10461
Diffstat (limited to 'README.machten')
-rw-r--r--README.machten4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.machten b/README.machten
index 8e14fc7117..a15b90790b 100644
--- a/README.machten
+++ b/README.machten
@@ -31,7 +31,7 @@ system before running the C<make> command.
For much more information on building perl -- for example, on how to
change the default installation directory -- see F<INSTALL>.
-=head2 Failures during C<make test>
+=head2 Failures during C<make test> on MachTen
=over 4
@@ -57,7 +57,7 @@ and limited in its effect on practical Perl programs.
=back
-=head2 Building external modules
+=head2 Building external modules on MachTen
To add an external module to perl, build in the normal way, which
is documented in L<ExtUtils::MakeMaker>, or which can be driven