diff options
-rw-r--r-- | make_patchnum.pl | 2 | ||||
-rw-r--r-- | t/porting/known_pod_issues.dat | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/make_patchnum.pl b/make_patchnum.pl index 03cb54a02e..fcbfc6c789 100644 --- a/make_patchnum.pl +++ b/make_patchnum.pl @@ -17,7 +17,7 @@ make_patchnum.pl - make patchnum This program creates the files holding the information about locally applied patches to the source code. The created -files are C<git_version.h> and C<lib/Config_git.pl>. +files are F<git_version.h> and F<lib/Config_git.pl>. =head2 C<lib/Config_git.pl> diff --git a/t/porting/known_pod_issues.dat b/t/porting/known_pod_issues.dat index 263f1f5f68..8dcec68a39 100644 --- a/t/porting/known_pod_issues.dat +++ b/t/porting/known_pod_issues.dat @@ -186,7 +186,6 @@ ext/xs-apitest/apitest.pm Verbatim line length including indents exceeds 80 by 1 install ? Should you be using F<...> or maybe L<...> instead of 1 install Verbatim line length including indents exceeds 80 by 10 installhtml Verbatim line length including indents exceeds 80 by 5 -make_patchnum.pl ? Should you be using F<...> or maybe L<...> instead of 1 os2/os2/os2-extattr/extattr.pm ? Should you be using F<...> or maybe L<...> instead of 1 os2/os2/os2-process/process.pm Apparent broken link 4 os2/os2/os2-process/process.pm Verbatim line length including indents exceeds 80 by 27 |