summaryrefslogtreecommitdiff
path: root/README.synology
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2016-04-22 13:00:22 -0600
committerKarl Williamson <khw@cpan.org>2016-04-22 13:08:10 -0600
commita95b3d6ada665e29ff33e3063306726e5ec40338 (patch)
tree07b90150d67aff5172c2681c07da6b74e0ae955a /README.synology
parent319b236e2ed58e5be687a549dd0b94342cacd751 (diff)
downloadperl-a95b3d6ada665e29ff33e3063306726e5ec40338.tar.gz
Fix some pod errors
These were discovered while testing the Pod::Checker that is intended to be used in 5.25.
Diffstat (limited to 'README.synology')
-rw-r--r--README.synology6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.synology b/README.synology
index c02a54456b..b1ef60b8de 100644
--- a/README.synology
+++ b/README.synology
@@ -189,12 +189,12 @@ commit 7a8f1212e5482613c8a5b0402528e3105b26ff24.
=over 4
-=item C<ext/DynaLoader/t/DynaLoader.t>
+=item F<ext/DynaLoader/t/DynaLoader.t>
One subtest fails due to the uncommon structure of the Synology file
-system. The file C</lib/glibc.so> is missing.
+system. The file F</lib/glibc.so> is missing.
-B<WARNING:> Do not symlink C</lib/glibc.so.6> to C</lib/glibc.so> or
+B<WARNING:> Do not symlink F</lib/glibc.so.6> to F</lib/glibc.so> or
some system components will start to fail.
=back