diff options
author | Karl Williamson <public@khwilliamson.com> | 2011-06-18 14:26:08 -0600 |
---|---|---|
committer | Karl Williamson <public@khwilliamson.com> | 2011-06-21 07:59:02 -0600 |
commit | 2fdfa3ee4e0e02c924e807a2ae6f965203e410f3 (patch) | |
tree | 21716a2c065b22fd700dd95dee3a8f40dc7ee630 /t | |
parent | 94c267a873369fd56bb0e0db664488ce34b18476 (diff) | |
download | perl-2fdfa3ee4e0e02c924e807a2ae6f965203e410f3.tar.gz |
README.macosx: Change C<> into F<>
Diffstat (limited to 't')
-rw-r--r-- | t/porting/known_pod_issues.dat | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/t/porting/known_pod_issues.dat b/t/porting/known_pod_issues.dat index 836bb51091..dda9878ecd 100644 --- a/t/porting/known_pod_issues.dat +++ b/t/porting/known_pod_issues.dat @@ -250,7 +250,6 @@ pod/perlipc.pod Verbatim line length including indents exceeds 80 by 21 pod/perlirix.pod Verbatim line length including indents exceeds 80 by 4 pod/perllocale.pod Verbatim line length including indents exceeds 80 by 4 pod/perllol.pod Verbatim line length including indents exceeds 80 by 4 -pod/perlmacosx.pod ? Should you be using F<...> or maybe L<...> instead of 1 pod/perlmacosx.pod Verbatim line length including indents exceeds 80 by 3 pod/perlmod.pod Verbatim line length including indents exceeds 80 by 3 pod/perlmodlib.pod Verbatim line length including indents exceeds 80 by 3 |