RPM Package Manager, CVS Repository
http://rpm5.org/cvs/
____________________________________________________________________________
Server: rpm5.org Name: Ralf S. Engelschall
Root: /v/rpm/cvs Email: rse@rpm5.org
Module: db Date: 04-Jul-2007 08:47:18
Branch: HEAD Handle: 2007070407471800
Modified files:
db README
Log:
add a hint that this is a _modified_ copy of Berkeley-DB and that the
complete documentation can be found at the ORACLE website
Summary:
Revision Changes Path
1.11 +6 -3 db/README
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: db/README
============================================================================
$ cvs diff -u -r1.10 -r1.11 README
--- db/README 1 Oct 2006 20:18:47 -0000 1.10
+++ db/README 4 Jul 2007 06:47:18 -0000 1.11
@@ -1,5 +1,8 @@
Berkeley DB 4.5.20: (September 20, 2006)
-This is version 4.5.20 of Berkeley DB from Oracle Corporation. To view
-the release and installation documentation, load the distribution file
-docs/index.html into your web browser.
+This is modified copy of version 4.5.20 of Berkeley-DB from ORACLE
+Corporation (http://www.oracle.com/database/berkeley-db/).
+
+To view the documentation please visit:
+http://www.oracle.com/technology/documentation/berkeley-db/db/index.html
+
@@ .
Received on Wed Jul 4 08:47:18 2007