]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
- update links
authorFred Drake <fdrake@acm.org>
Fri, 6 Oct 2006 00:02:58 +0000 (00:02 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 6 Oct 2006 00:02:58 +0000 (00:02 +0000)
- remove Sleepycat name now that they have been bought

Doc/lib/libbsddb.tex

index ea5b3d8f743387756bb0a6a2f23d63cb2f37bf98..452d7db2cf9a6928f1d269c7697e16627750302d 100644 (file)
@@ -19,11 +19,13 @@ Berkeley DB library version 3.2 or later (it is known to work with 3.2
 through 4.3 at the time of this writing).
 
 \begin{seealso}
-  \seeurl{http://pybsddb.sourceforge.net/}{Website with documentation
-  for the new python Berkeley DB interface that closely mirrors the 
-  sleepycat object oriented interface provided in Berkeley DB 3 and 4.}
-  \seeurl{http://www.sleepycat.com/}{Sleepycat Software produces the
-  modern Berkeley DB library.}
+  \seeurl{http://pybsddb.sourceforge.net/}
+         {Website with documentation for the new python Berkeley DB
+          interface that closely mirrors the object oriented interface
+          provided in Berkeley DB 3 and 4.}
+
+  \seeurl{http://www.oracle.com/database/berkeley-db/}
+         {The Berkeley DB library.}
 \end{seealso}
 
 The following is a description of the legacy \module{bsddb} interface