summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorKarl Williamson <public@khwilliamson.com>2011-04-25 10:49:31 -0600
committerKarl Williamson <public@khwilliamson.com>2011-05-18 11:15:02 -0600
commit2702142091e79b769abcfd739e21ca6669be571f (patch)
treefb167ca161ec91fd498e3b0b86157e31db47d9e8 /INSTALL
parentf9126265bc03faa150614fa80fcd98e7056fb385 (diff)
downloadperl-2702142091e79b769abcfd739e21ca6669be571f.tar.gz
INSTALL: broken link
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index e61bda3008..7a6c24ecf9 100644
--- a/INSTALL
+++ b/INSTALL
@@ -984,7 +984,7 @@ Perl comes with interfaces to number of libraries, including threads,
dbm, ndbm, gdbm, and Berkeley db. For the *db* extension, if
Configure can find the appropriate header files and libraries, it will
automatically include that extension. The threading extension needs
-to be specified explicitly (see L<Threads>).
+to be specified explicitly (see L</Threads>).
Those libraries are not distributed with perl. If your header (.h) files
for those libraries are not in a directory normally searched by your C