From 780b92ada9afcf1d58085a83a0b9e6bc982203d1 Mon Sep 17 00:00:00 2001 From: Lorry Tar Creator Date: Tue, 17 Feb 2015 17:25:57 +0000 Subject: Imported from /home/lorry/working-area/delta_berkeleydb/db-6.1.23.tar.gz. --- docs/programmer_reference/program_compatible.html | 32 +++++++++++------------ 1 file changed, 16 insertions(+), 16 deletions(-) (limited to 'docs/programmer_reference/program_compatible.html') diff --git a/docs/programmer_reference/program_compatible.html b/docs/programmer_reference/program_compatible.html index 5dc688d1..1d24d081 100644 --- a/docs/programmer_reference/program_compatible.html +++ b/docs/programmer_reference/program_compatible.html @@ -14,7 +14,7 @@

- The Berkeley DB version 2 library provides backward-compatible - interfaces for the historic UNIX dbm, ndbm and hsearch - interfaces. It also provides a backward-compatible interface for the - historic Berkeley DB 1.85 release. -

+ The Berkeley DB version 2 library provides + backward-compatible interfaces for the historic UNIX dbm, + ndbm and hsearch interfaces. It also provides a + backward-compatible interface for the historic Berkeley DB + 1.85 release. +

- Berkeley DB version 2 does not provide database compatibility for any - of the previous interfaces, and existing databases must be converted - manually. To convert existing databases from the Berkeley DB 1.85 - format to the Berkeley DB version 2 format, review the db_dump185 utility and - the db_load utility information. No utilities are provided to convert UNIX - dbm, ndbm or hsearch databases. -

+ Berkeley DB version 2 does not provide database + compatibility for any of the previous interfaces, and existing + databases must be converted manually. To convert existing + databases from the Berkeley DB 1.85 format to the Berkeley DB + version 2 format, review the db_dump185 utility and the db_load utility + information. No utilities are provided to convert UNIX dbm, + ndbm or hsearch databases. +