Porting/todo.pod: Use F<> instead of C<>
authorKarl Williamson <public@khwilliamson.com>
Tue, 18 Mar 2014 18:45:49 +0000 (12:45 -0600)
committerKarl Williamson <public@khwilliamson.com>
Tue, 18 Mar 2014 18:51:23 +0000 (12:51 -0600)
A file path is supposed to be enclosed in F<>

Porting/todo.pod

index e890236..5d8f68c 100644 (file)
@@ -856,7 +856,7 @@ if available-- but B<only> if available, all platforms will B<not>
 have catgets().
 
 For the really pure at heart, consider extending this item to cover
-also the warning messages (see L<warnings>, C<regen/warnings.pl>).
+also the warning messages (see L<warnings>, F<regen/warnings.pl>).
 
 =head1 Tasks that need a knowledge of the interpreter