X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=pod%2Fperlpod.pod;h=6c0c5348c4db4097e35189fd55c1ae36b7560854;hb=d11915b82a23265566d9643e95935294732103a8;hp=97112eeceface890f52dae92b19402a07687977c;hpb=88d14829ceb3b7065989cb7bb9e718cc3d56d18f;p=p5sagit%2Fp5-mst-13.2.git diff --git a/pod/perlpod.pod b/pod/perlpod.pod index 97112ee..6c0c534 100644 --- a/pod/perlpod.pod +++ b/pod/perlpod.pod @@ -154,10 +154,11 @@ It will be filled, and maybe even justified. Certain interior sequences are recognized both here and in commands: - I italicize text, used for emphasis or variables - B embolden text, used for switches and programs - S text contains non-breaking spaces - C literal code + I Italicize text, used for emphasis or variables + B Embolden text, used for switches and programs + S Text contains non-breaking spaces + C Render code in a typewriter font, or give some other + indication that this represents program text L A link (cross reference) to name L manual page L item in manual page @@ -294,7 +295,7 @@ use the form LEshow this text|fooE instead. =item * -The F> command is provided to check pod syntax +The B command is provided to check pod syntax for errors and warnings. For example, it checks for completely blank lines in pod segments and for unknown escape sequences. It is still advised to pass it through