diff options
author | jbj <devnull@localhost> | 2005-01-02 19:01:06 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2005-01-02 19:01:06 +0000 |
commit | c82ffb778ac8e17f804e08165a1375ca9230c7f7 (patch) | |
tree | 2a1bf6a1a41fca07c79ec394c07bbe881e936071 /db/docs/api_c | |
parent | 50f13cec8f285b20e83789c2f98246b7e11f0767 (diff) | |
download | rpm-c82ffb778ac8e17f804e08165a1375ca9230c7f7.tar.gz rpm-c82ffb778ac8e17f804e08165a1375ca9230c7f7.tar.bz2 rpm-c82ffb778ac8e17f804e08165a1375ca9230c7f7.zip |
Upgrade to db-4.3.27.
CVS patchset: 7654
CVS date: 2005/01/02 19:01:06
Diffstat (limited to 'db/docs/api_c')
-rw-r--r-- | db/docs/api_c/api_core.html | 4 | ||||
-rw-r--r-- | db/docs/api_c/frame.html | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/db/docs/api_c/api_core.html b/db/docs/api_c/api_core.html index 3cbb9c549..7b5d52380 100644 --- a/db/docs/api_c/api_core.html +++ b/db/docs/api_c/api_core.html @@ -4,12 +4,12 @@ <!--See the file LICENSE for redistribution information.--> <html> <head> -<title>Berkeley DB: Berkeley DB: C Handle Methods (version 4.3.21)</title> +<title>Berkeley DB: Berkeley DB: C Handle Methods (version 4.3.27)</title> <meta name="description" content="Berkeley DB: An embedded database programmatic toolkit."> <meta name="keywords" content="embedded,database,programmatic,toolkit,btree,hash,hashing,transaction,transactions,locking,logging,access method,access methods,Java,C,C++"> </head> <body bgcolor=white> -<h3 align=center>Berkeley DB: C Handle Methods (version 4.3.21)</h3> +<h3 align=center>Berkeley DB: C Handle Methods (version 4.3.27)</h3> <table border=1 align=center> <tr><th>C Handle Methods</th><th>Description</th></tr> <!--Db::--><tr><td><a href="../api_c/db_class.html">db_create</a></td><td>Create a database handle</td></tr> diff --git a/db/docs/api_c/frame.html b/db/docs/api_c/frame.html index ca7164b50..dd70c69b3 100644 --- a/db/docs/api_c/frame.html +++ b/db/docs/api_c/frame.html @@ -2,7 +2,7 @@ <html> <head> <title> -Berkeley DB API (Version: 4.3.21) +Berkeley DB API (Version: 4.3.27) </title> <meta name="description" content="Berkeley DB: An embedded database programmatic toolkit."> <meta name="keywords" content="embedded,database,programmatic,toolkit,btree,hash,hashing,transaction,transactions,locking,logging,access method,access methods,Java,C,C++"> @@ -12,7 +12,7 @@ Berkeley DB API (Version: 4.3.21) <frame src="api_core.html" name="method" title= -"Berkeley DB API (Version: 4.3.21)"> +"Berkeley DB API (Version: 4.3.27)"> <noframes> <meta http-equiv="refresh" content="0;url=api_index.html"> </noframes> |