From 0d735f06e0f813bbe2fe9867ba364137ed054447 Mon Sep 17 00:00:00 2001 From: Jarkko Hietaniemi Date: Mon, 5 Nov 2001 22:57:04 +0000 Subject: [PATCH] Unterminated L<. p4raw-id: //depot/perl@12860 --- ext/DB_File/DB_File.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/DB_File/DB_File.pm b/ext/DB_File/DB_File.pm index 432ae8a..a76927b 100644 --- a/ext/DB_File/DB_File.pm +++ b/ext/DB_File/DB_File.pm @@ -595,7 +595,7 @@ DB_File - Perl5 access to Berkeley DB version 1.x B is a module which allows Perl programs to make use of the facilities provided by Berkeley DB version 1.x (if you have a newer -version of DB, see L). It is assumed that you have a copy of the Berkeley DB manual pages at hand when reading this documentation. The interface defined here mirrors the Berkeley DB interface closely. -- 2.7.4