INN commit: branches/2.4/doc/pod (ovdb.pod)
INN Commit
rra at isc.org
Tue Aug 10 16:27:27 UTC 2010
Date: Tuesday, August 10, 2010 @ 09:27:27
Author: eagle
Revision: 9101
Fix URLs to the BerkeleyDB database
Fixing here so that the generated web pages for the 2.4 documentation
don't have broken links.
Modified:
branches/2.4/doc/pod/ovdb.pod
----------+
ovdb.pod | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: ovdb.pod
===================================================================
--- ovdb.pod 2010-08-10 15:36:21 UTC (rev 9100)
+++ ovdb.pod 2010-08-10 16:27:27 UTC (rev 9101)
@@ -11,8 +11,8 @@
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.
+L<http://www.oracle.com/database/berkeley-db/index.html> and is needed to
+build the ovdb backend.
=head1 UPGRADING
@@ -319,7 +319,7 @@
ovdb_stat(8)
BerkeleyDB documentation: in the F<docs> directory of the BerkeleyDB
-source distribution, or on the Sleepycat web page:
-L<http://www.oracle.com/database/berkeley-db.html>
+source distribution, or on the Oracle web page:
+L<http://www.oracle.com/database/berkeley-db/index.html>.
=cut
More information about the inn-committers
mailing list