diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2002-06-08 21:36:00 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2002-06-08 21:36:00 +0000 |
commit | 3df9be300aa76fdeef4d24d3449ba42fdc4bd784 (patch) | |
tree | 27dcf6c8f6ab426fd08715b99762d69fa842a8ff /pod | |
parent | 24853e071512966622e53c36b4b517deec5b5106 (diff) | |
download | perl-3df9be300aa76fdeef4d24d3449ba42fdc4bd784.tar.gz |
Make the =heads a little bit more descriptive; regen toc.
p4raw-id: //depot/perl@17121
Diffstat (limited to 'pod')
-rw-r--r-- | pod/perltoc.pod | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/pod/perltoc.pod b/pod/perltoc.pod index 28ef019f53..dccfa05fc8 100644 --- a/pod/perltoc.pod +++ b/pod/perltoc.pod @@ -7321,9 +7321,9 @@ DJGPP, Pthreads =over 4 -=item core dumps from readdir_r with ithreads +=item FreeBSD core dumps from readdir_r with ithreads -=item $^X doesn't always contain a full path +=item $^X doesn't always contain a full path in FreeBSD =item Perl will no more be part of "base FreeBSD" @@ -7416,15 +7416,15 @@ DJGPP, Pthreads =over 4 -=item Building 32-bit +=item Building 32-bit Perl in Irix -=item Building 64-bot +=item Building 64-bit Perl in Irix -=item About Compiler Versions +=item About Compiler Versions of Irix -=item Linker Problems +=item Linker Problems in Irix -=item Malloc +=item Malloc in Irix =item Building with threads |