summaryrefslogtreecommitdiff
path: root/README.win32
diff options
context:
space:
mode:
authorLukas Mai <l.mai@web.de>2016-06-11 12:39:18 +0200
committerLukas Mai <l.mai@web.de>2016-06-11 12:39:18 +0200
commit016af03917eea80cc676de5e934ea517073e5976 (patch)
treef48bfc2d4b762d1bfc1fcfcd065afcd499ff53c1 /README.win32
parent5e21a9a97fab08fc899f9b4b6e4cb01cdf27826e (diff)
downloadperl-016af03917eea80cc676de5e934ea517073e5976.tar.gz
README*: remove deprecated L<"section"> and L<section> syntax
Diffstat (limited to 'README.win32')
-rw-r--r--README.win326
1 files changed, 3 insertions, 3 deletions
diff --git a/README.win32 b/README.win32
index bc574aa55e..1b6825081d 100644
--- a/README.win32
+++ b/README.win32
@@ -17,7 +17,7 @@ found in the top-level directory to which the Perl distribution
was extracted. Make sure you read and understand the terms under
which this software is being distributed.
-Also make sure you read L<BUGS AND CAVEATS> below for the
+Also make sure you read L</BUGS AND CAVEATS> below for the
known limitations of this port.
The INSTALL file in the perl top-level has much information that is
@@ -87,7 +87,7 @@ Also, the trimmed down compiler only passes tests when USE_ITHREADS *= define
This port fully supports MakeMaker (the set of modules that
is used to build extensions to perl). Therefore, you should be
able to build and install most extensions found in the CPAN sites.
-See L<Usage Hints for Perl on Windows> below for general hints about this.
+See L</Usage Hints for Perl on Windows> below for general hints about this.
=head2 Setting Up Perl on Windows
@@ -444,7 +444,7 @@ include some tools (C<type> for instance) which override the Windows
ones and makes tests fail. Remove them from your path while testing to
avoid these errors.
-Please report any other failures as described under L<BUGS AND CAVEATS>.
+Please report any other failures as described under L</BUGS AND CAVEATS>.
=head2 Installation of Perl on Windows