summaryrefslogtreecommitdiff
path: root/databases/p5-DBM-Deep/patches/patch-lib_DBM_Deep.pod
blob: d8294ff5e674fd6cdc06c4a1e1bafad738511dba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-lib_DBM_Deep.pod,v 1.1 2013/09/03 14:46:32 wen Exp $
Fix pod tests.
--- lib/DBM/Deep.pod.orig	2013-09-03 22:12:13.000000000 +0000
+++ lib/DBM/Deep.pod
@@ -51,7 +51,7 @@ Windows.
 
 B<NOTE>: 2.0000 introduces Unicode support in the File back end. This
 necessitates a change in the file format. The version 1.0003 format is
-still supported, though, so we have added a L</db_version|db_version()>
+still supported, though, so we have added a L<db_version()|/db_version>
 method. If you are using a database in the old format, you will have to
 upgrade it to get Unicode support.