From d176806e55e67e2d2d8c2edfe70e3c9fe5487c35 Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Fri, 6 Oct 2006 00:02:58 +0000 Subject: [PATCH] - update links - remove Sleepycat name now that they have been bought --- Doc/lib/libbsddb.tex | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/Doc/lib/libbsddb.tex b/Doc/lib/libbsddb.tex index ea5b3d8f7433..452d7db2cf9a 100644 --- a/Doc/lib/libbsddb.tex +++ b/Doc/lib/libbsddb.tex @@ -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 -- 2.47.3