Mopup for #6204.
[p5sagit/p5-mst-13.2.git] / pod / perlpod.pod
index 97112ee..6c0c534 100644 (file)
@@ -154,10 +154,11 @@ It will be filled, and maybe even
 justified.  Certain interior sequences are recognized both
 here and in commands:
 
-    I<text>     italicize text, used for emphasis or variables
-    B<text>     embolden text, used for switches and programs
-    S<text>     text contains non-breaking spaces
-    C<code>    literal code
+    I<text>     Italicize text, used for emphasis or variables
+    B<text>     Embolden text, used for switches and programs
+    S<text>     Text contains non-breaking spaces
+    C<code>     Render code in a typewriter font, or give some other
+                indication that this represents program text
     L<name>     A link (cross reference) to name
                    L<name>             manual page
                    L<name/ident>       item in manual page
@@ -294,7 +295,7 @@ use the form LE<lt>show this text|fooE<gt> instead.
 
 =item *
 
-The F<L<podchecker|podchecker>> command is provided to check pod syntax
+The B<podchecker> 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