diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2001-09-07 13:52:03 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-09-07 13:52:03 +0000 |
commit | 83c44c1dc20049057bbd9ce4a3f435e14302b191 (patch) | |
tree | 920254b76a23bd997403891a9e37d25f97dbd25e /pod/perl.pod | |
parent | 8d7ccc7554c2a63b4f7a3574f2f5221a77396628 (diff) | |
download | perl-83c44c1dc20049057bbd9ce4a3f435e14302b191.tar.gz |
Rename the old threading tutorial, start a new one,
regen toc.
p4raw-id: //depot/perl@11937
Diffstat (limited to 'pod/perl.pod')
-rw-r--r-- | pod/perl.pod | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pod/perl.pod b/pod/perl.pod index 5274afceb1..48a09c2938 100644 --- a/pod/perl.pod +++ b/pod/perl.pod @@ -57,7 +57,9 @@ For ease of access, the Perl manual has been split up into several sections: perlipc Perl interprocess communication perlfork Perl fork() information perlnumber Perl number semantics + perlthrtut Perl threads tutorial + perlothrtut Perl old threads tutorial perlport Perl portability guide perllocale Perl locale support |