pod tweaks
Gurusamy Sarathy [Fri, 3 Mar 2000 01:46:35 +0000 (01:46 +0000)]
p4raw-id: //depot/perl@5459

pod/perl.pod
pod/perlpod.pod

index 0414fa4..cb627cd 100644 (file)
@@ -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.)
 
index 0997c71..49e0ffc 100644 (file)
@@ -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 *