summaryrefslogtreecommitdiff
path: root/pod
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>2000-03-03 01:46:35 +0000
committerGurusamy Sarathy <gsar@cpan.org>2000-03-03 01:46:35 +0000
commit498776301a2036d1a78239f0f3cd1726625e9b10 (patch)
treef9ba93711536a502a6f634a5f98196584d628537 /pod
parent2b32313b2334aed2d9d08b80aa13b6e89b87796e (diff)
downloadperl-498776301a2036d1a78239f0f3cd1726625e9b10.tar.gz
pod tweaks
p4raw-id: //depot/perl@5459
Diffstat (limited to 'pod')
-rw-r--r--pod/perl.pod13
-rw-r--r--pod/perlpod.pod5
2 files changed, 14 insertions, 4 deletions
diff --git a/pod/perl.pod b/pod/perl.pod
index 0414fa4f29..cb627cdb7a 100644
--- a/pod/perl.pod
+++ b/pod/perl.pod
@@ -35,6 +35,7 @@ sections:
perlmodlib Perl modules: how to write and use
perlmodinstall Perl modules: how to install from CPAN
perlform Perl formats
+ perlunicode Perl unicode support
perllocale Perl locale support
perlreftut Perl references short introduction
@@ -50,7 +51,8 @@ sections:
perlipc Perl interprocess communication
perlfork Perl fork() information
perlthrtut Perl threads tutorial
- perldbmfilter Perl DBM Filters
+ perllexwarn Perl warnings and their control
+ perldbmfilter Perl DBM filters
perlcompile Perl compiler suite intro
perldebug Perl debugging
@@ -77,6 +79,15 @@ sections:
perlhack Perl hackers guide
perlhist Perl history records
+ perlamiga Perl notes for Amiga
+ perlcygwin Perl notes for Cygwin
+ perldos Perl notes for DOS
+ perlhpux Perl notes for HP-UX
+ perlos2 Perl notes for OS/2
+ perlos390 Perl notes for OS/390
+ perlvms Perl notes for VMS
+ perlwin32 Perl notes for Windows
+
(If you're intending to read these straight through for the first time,
the suggested order will tend to reduce the number of forward references.)
diff --git a/pod/perlpod.pod b/pod/perlpod.pod
index 0997c71738..49e0ffc767 100644
--- a/pod/perlpod.pod
+++ b/pod/perlpod.pod
@@ -289,9 +289,8 @@ B<pod2man> for details). Thus, you shouldn't write things like C<the
LE<lt>fooE<gt> manpage>, if you want the translated document to read
sensibly.
-If you don need or want total control of the text used for a
-link in the output use the form LE<lt>show this text|fooE<gt>
-instead.
+If you need total control of the text used for a link in the output
+use the form LE<lt>show this text|fooE<gt> instead.
=item *