From f41e638c7a0c7db031616e2ca0a9a12cbf46dded Mon Sep 17 00:00:00 2001 From: Adriano Ferreira Date: Sat, 16 Jun 2007 11:30:16 -0300 Subject: [PATCH] [DOC PATCH] Pod nits in doc/perlpodspec.pod From: "Adriano Ferreira" Message-ID: <73ddeb6c0706161030nb489b0cx746daddc55b95987@mail.gmail.com> p4raw-id: //depot/perl@31399 --- pod/perlpodspec.pod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pod/perlpodspec.pod b/pod/perlpodspec.pod index 0b60dfd..c33b68f 100644 --- a/pod/perlpodspec.pod +++ b/pod/perlpodspec.pod @@ -1130,7 +1130,7 @@ is "perlfunc". In "LE/CAVEATS>", the name is undef.) =item Fourth: The section (AKA "item" in older perlpods), or undef if none. E.g., -in L, "DESCRIPTION" is the section. (Note +in "LEGetopt::Std/DESCRIPTIONE", "DESCRIPTION" is the section. (Note that this is not the same as a manpage section like the "5" in "man 5 crontab". "Section Foo" in the Pod sense means the part of the text that's introduced by the heading or item whose text is "Foo".) @@ -1333,7 +1333,7 @@ given CfooE> code. =item * Previous versions of perlpod allowed for a CsectionE> syntax -(as in "CObject AttributesE>"), which was not easily distinguishable +(as in CObject AttributesE>), which was not easily distinguishable from CnameE> syntax. This syntax is no longer in the specification, and has been replaced by the C"section"E> syntax (where the quotes were formerly optional). Pod parsers should tolerate -- 2.7.4