diff options
-rw-r--r-- | pod/perlpod.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perlpod.pod b/pod/perlpod.pod index 97112eecef..fd0a1de873 100644 --- a/pod/perlpod.pod +++ b/pod/perlpod.pod @@ -294,7 +294,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 |