summaryrefslogtreecommitdiff
path: root/README.os2
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2018-06-01 10:43:55 -0600
committerKarl Williamson <khw@cpan.org>2019-05-25 22:15:22 -0600
commitb1b5ac27794b406d430e214924269e8f87e9a351 (patch)
treecaafc46c5d413195b2c6a0ae2362dca35fdecb5c /README.os2
parent13f502ed5b5469175dbed112419a7738cf05e182 (diff)
downloadperl-b1b5ac27794b406d430e214924269e8f87e9a351.tar.gz
README.os2: Use L</Foo Bar>, not L<Foo Bar>
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 d3899609f3..5c84afcced 100644
--- a/README.os2
+++ b/README.os2
@@ -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 L<C<extproc> on the first line>).
+in your script, see L</C<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>:
@@ -436,7 +436,7 @@ managed to goof. C<;-)>
=item *
Did you run your programs with C<-w> switch? See
-L<Starting OSE<sol>2 (and DOS) programs under Perl>.
+L</Starting OSE<sol>2 (and DOS) programs under Perl>.
=item *
@@ -2666,8 +2666,8 @@ I will include it into distribution. I have no need for such a module, so
cannot test it.
For the details of the current situation with calling external programs,
-see L<Starting OSE<sol>2 (and DOS) programs under Perl>. Set us mention a couple
-of features:
+see L</Starting OSE<sol>2 (and DOS) programs under Perl>. Set us
+mention a couple of features:
=over 4