INN commit: branches/2.4/doc/pod (ovdb.pod)
INN Commit
rra at isc.org
Wed May 5 17:59:42 UTC 2010
Date: Wednesday, May 5, 2010 @ 10:59:42
Author: eagle
Revision: 9050
Update URL for Berkeley DB
This is just to avoid a redirect picked up by the link checking for the
automatically generated web version of the documentation.
Modified:
branches/2.4/doc/pod/ovdb.pod
----------+
ovdb.pod | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
Modified: ovdb.pod
===================================================================
--- ovdb.pod 2010-04-12 03:44:02 UTC (rev 9049)
+++ ovdb.pod 2010-05-05 17:59:42 UTC (rev 9050)
@@ -9,9 +9,10 @@
library, but has mostly been tested with version 3 and 4 (4.7+ is
recommended because older versions suffer from various +issues).
-Ovdb makes use of the full transaction/logging/locking functionality of
-the BerkeleyDB environment. BerkeleyDB may be downloaded from
-L<http://www.sleepycat.com> and is needed to build the ovdb backend.
+Ovdb makes use of the full transaction/logging/locking functionality
+of the BerkeleyDB environment. BerkeleyDB may be downloaded from
+L<http://www.oracle.com/database/berkeley-db.html> and is needed to build
+the ovdb backend.
=head1 UPGRADING
@@ -319,6 +320,6 @@
BerkeleyDB documentation: in the F<docs> directory of the BerkeleyDB
source distribution, or on the Sleepycat web page:
-L<http://www.sleepycat.com/>.
+L<http://www.oracle.com/database/berkeley-db.html>
=cut
More information about the inn-committers
mailing list