summaryrefslogtreecommitdiff
path: root/pod/perlpod.pod
diff options
context:
space:
mode:
authorYves Orton <demerphq@gmail.com>2005-11-25 14:57:38 +0100
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2005-11-25 12:40:34 +0000
commit2757242dcaf335f1a01491f320b11c24bd75daad (patch)
treeb2556e1996a6dcba1785379aa7e14d27d637a0ae /pod/perlpod.pod
parent8fe4d5b293de0584fca8742f7dcccba7ce3e3a9d (diff)
downloadperl-2757242dcaf335f1a01491f320b11c24bd75daad.tar.gz
perlpod documentation discrepancy in 5.8.6 ( and maybe later? )
Message-ID: <9b18b3110511250457k6c196c4fu167badd045c2d9e6@mail.gmail.com> p4raw-id: //depot/perl@26204
Diffstat (limited to 'pod/perlpod.pod')
-rw-r--r--pod/perlpod.pod5
1 files changed, 3 insertions, 2 deletions
diff --git a/pod/perlpod.pod b/pod/perlpod.pod
index 3c8a67bc6c..508f6d1ac8 100644
--- a/pod/perlpod.pod
+++ b/pod/perlpod.pod
@@ -64,6 +64,7 @@ with "=", followed by an identifier, followed by arbitrary text that
the command can use however it pleases. Currently recognized commands
are
+ =pod
=head1 Heading Text
=head2 Heading Text
=head3 Heading Text
@@ -71,11 +72,11 @@ are
=over indentlevel
=item stuff
=back
- =cut
- =pod
=begin format
=end format
=for format text...
+ =encoding type
+ =cut
To explain them each in detail: