summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.haiku6
-rw-r--r--t/porting/known_pod_issues.dat1
2 files changed, 3 insertions, 4 deletions
diff --git a/README.haiku b/README.haiku
index f406e0bfc1..9684a43ce1 100644
--- a/README.haiku
+++ b/README.haiku
@@ -38,18 +38,18 @@ Perl cannot be compiled with threading support ATM.
=item *
-The C<ext/Socket/t/socketpair.t> test fails. More precisely: the subtests
+The F<ext/Socket/t/socketpair.t> test fails. More precisely: the subtests
using datagram sockets fail. Unix datagram sockets aren't implemented in
Haiku yet.
=item *
-A subtest of the C<ext/Sys/Syslog/t/syslog.t> test fails. This is due to Haiku
+A subtest of the F<ext/Sys/Syslog/t/syslog.t> test fails. This is due to Haiku
not implementing C</dev/log> support yet.
=item *
-The tests C<lib/Net/Ping/t/450_service.t> and C<lib/Net/Ping/t/510_ping_udp.t>
+The tests F<lib/Net/Ping/t/450_service.t> and F<lib/Net/Ping/t/510_ping_udp.t>
fail. This is due to bugs in Haiku's network stack implementation.
=back
diff --git a/t/porting/known_pod_issues.dat b/t/porting/known_pod_issues.dat
index 8dcec68a39..28d6c7f061 100644
--- a/t/porting/known_pod_issues.dat
+++ b/t/porting/known_pod_issues.dat
@@ -239,7 +239,6 @@ pod/perlhack.pod ? Should you be using L<...> instead of 1
pod/perlhack.pod ? Should you be using F<...> or maybe L<...> instead of 1
pod/perlhack.pod Verbatim line length including indents exceeds 80 by 1
pod/perlhacktips.pod Verbatim line length including indents exceeds 80 by 1
-pod/perlhaiku.pod ? Should you be using F<...> or maybe L<...> instead of 4
pod/perlhist.pod Verbatim line length including indents exceeds 80 by 2
pod/perlhpux.pod Verbatim line length including indents exceeds 80 by 2
pod/perlhurd.pod Verbatim line length including indents exceeds 80 by 2