aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
Diffstat (limited to 'databases')
-rw-r--r--databases/db2/pkg-descr6
-rw-r--r--databases/db3/pkg-descr6
-rw-r--r--databases/db4/pkg-descr6
-rw-r--r--databases/db41/pkg-descr4
4 files changed, 11 insertions, 11 deletions
diff --git a/databases/db2/pkg-descr b/databases/db2/pkg-descr
index 58fd9f837cea..9a1198f80953 100644
--- a/databases/db2/pkg-descr
+++ b/databases/db2/pkg-descr
@@ -1,5 +1,5 @@
-Revesion 2 of the Berkeley DB library. This version uses an incompatible
-underlying database format than revision 1 and a different standard API.
+Version 2 of the Berkeley DB library. This version uses an underlying
+database format incompatible with revision 1 and a different standard API.
Utilities are included in the distribution to convert v1.85 databases to v2
databases, and a backwards compatible API is provided to maintain
compatibility with programs using the v1.85 interface.
@@ -9,5 +9,5 @@ applications be modified and recompiled. For a complete discussion of
interface changes, see:
http://www.sleepycat.com/update/
-
+
WWW: http://www.sleepycat.com/
diff --git a/databases/db3/pkg-descr b/databases/db3/pkg-descr
index c57853873878..517bfda3a307 100644
--- a/databases/db3/pkg-descr
+++ b/databases/db3/pkg-descr
@@ -1,5 +1,5 @@
-Revision 3 of the Berkeley DB library. This version uses an incompatible
-underlying database format than revision 1 and a different standard API.
+Version 3 of the Berkeley DB library. This version uses an underlying
+database format incompatible with revision 1 and a different standard API.
Utilities are included in the distribution to convert v1.85 databases to v3
databases, and a backwards compatible API is provided to maintain
compatibility with programs using the v1.85 interface.
@@ -9,5 +9,5 @@ applications be modified and recompiled. For a complete discussion of
interface changes, see:
http://www.sleepycat.com/update/
-
+
WWW: http://www.sleepycat.com/
diff --git a/databases/db4/pkg-descr b/databases/db4/pkg-descr
index a61167e7f9dc..e78b43099bf9 100644
--- a/databases/db4/pkg-descr
+++ b/databases/db4/pkg-descr
@@ -1,10 +1,10 @@
-Revision 4 of the Berkeley DB library. This version uses an incompatible
-underlying database format than revision 1 and a different standard API.
+Version 4 of the Berkeley DB library. This version uses an underlying
+database format incompatible with revision 1 and a different standard API.
Utilities are included in the distribution to convert v1.85 databases to v4
databases, and a backwards compatible API is provided to maintain
compatibility with programs using the v1.85 interface.
For details on compatibility with other DB versions, see:
http://www.sleepycat.com/download/patchlogs.shtml
-
+
WWW: http://www.sleepycat.com/
diff --git a/databases/db41/pkg-descr b/databases/db41/pkg-descr
index 5b4881b10a5e..95615e3f19b0 100644
--- a/databases/db41/pkg-descr
+++ b/databases/db41/pkg-descr
@@ -1,5 +1,5 @@
-Version 4.1 of the Berkeley DB library. This version uses an incompatible
-underlying database format than revision 1 and a different standard API.
+Version 4.1 of the Berkeley DB library. This version uses an underlying
+database format incompatible with revision 1 and a different standard API.
Utilities are included in the distribution to convert v1.85 databases to v4.1
databases, and a backwards compatible API is provided to maintain
compatibility with programs using the v1.85 interface.