summaryrefslogtreecommitdiff
path: root/README.os2
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2022-05-04 13:19:21 -0600
committerKarl Williamson <khw@cpan.org>2022-05-04 14:51:00 -0600
commit64ae1fff08364e794188edb4b42edc046822f849 (patch)
treedec6a49f582c934ad768106a9990b88e56ffc9df /README.os2
parent5c80c583d782aeea923bc0a1e95ac345f6bfc928 (diff)
downloadperl-64ae1fff08364e794188edb4b42edc046822f849.tar.gz
README.os2: Fix pod
Fix how links are displayed, add some links
Diffstat (limited to 'README.os2')
-rw-r--r--README.os28
1 files changed, 4 insertions, 4 deletions
diff --git a/README.os2 b/README.os2
index b5f327aa3f..275ce732a0 100644
--- a/README.os2
+++ b/README.os2
@@ -196,8 +196,8 @@ Cf. L</Prerequisites>.
EMX runtime is required (may be substituted by RSX). Note that
it is possible to make F<perl_.exe> to run under DOS without any
-external support by binding F<emx.exe>/F<rsx.exe> to it, see C<emxbind>. Note
-that under DOS for best results one should use RSX runtime, which
+external support by binding F<emx.exe>/F<rsx.exe> to it, see L<emxbind(1)>.
+Note that under DOS for best results one should use RSX runtime, which
has much more functions working (like C<fork>, C<popen> and so on). In
fact RSX is required if there is no VCPI present. Note the
RSX requires DPMI. Many implementations of DPMI are known to be very
@@ -300,7 +300,7 @@ with
perl ../../blah/foo.cmd arg1 arg2 arg3
(note that the argument C<-my_opts> is taken care of by the C<extproc> line
-in your script, see C<L</extproc> on the first line>).
+in your script, see C<L</extproc>> on the first line).
To understand what the above I<magic> does, read perl docs about C<-S>
switch - see L<perlrun>, and cmdref about C<extproc>:
@@ -2434,7 +2434,7 @@ would not.
=head2 Priorities
C<setpriority> and C<getpriority> are not compatible with earlier
-ports by Andreas Kaiser. See C<"setpriority, getpriority">.
+ports by Andreas Kaiser. See L</setpriority, getpriority>.
=head2 DLL name mangling: pre 5.6.2