summaryrefslogtreecommitdiff
path: root/docs/programmer_reference/arch_script.html
diff options
context:
space:
mode:
authorLorry Tar Creator <lorry-tar-importer@baserock.org>2015-02-17 17:25:57 +0000
committer <>2015-03-17 16:26:24 +0000
commit780b92ada9afcf1d58085a83a0b9e6bc982203d1 (patch)
tree598f8b9fa431b228d29897e798de4ac0c1d3d970 /docs/programmer_reference/arch_script.html
parent7a2660ba9cc2dc03a69ddfcfd95369395cc87444 (diff)
downloadberkeleydb-master.tar.gz
Imported from /home/lorry/working-area/delta_berkeleydb/db-6.1.23.tar.gz.HEADdb-6.1.23master
Diffstat (limited to 'docs/programmer_reference/arch_script.html')
-rw-r--r--docs/programmer_reference/arch_script.html45
1 files changed, 24 insertions, 21 deletions
diff --git a/docs/programmer_reference/arch_script.html b/docs/programmer_reference/arch_script.html
index b17edcc0..c9062bbf 100644
--- a/docs/programmer_reference/arch_script.html
+++ b/docs/programmer_reference/arch_script.html
@@ -14,7 +14,7 @@
<body>
<div xmlns="" class="navheader">
<div class="libver">
- <p>Library Version 11.2.5.3</p>
+ <p>Library Version 12.1.6.1</p>
</div>
<table width="100%" summary="Navigation header">
<tr>
@@ -22,9 +22,7 @@
</tr>
<tr>
<td width="20%" align="left"><a accesskey="p" href="arch_apis.html">Prev</a> </td>
- <th width="60%" align="center">Chapter 8. 
- Berkeley DB Architecture
- </th>
+ <th width="60%" align="center">Chapter 8.  Berkeley DB Architecture </th>
<td width="20%" align="right"> <a accesskey="n" href="arch_utilities.html">Next</a></td>
</tr>
</table>
@@ -42,17 +40,17 @@
<dl>
<dt>
<span class="sect2">
- <a href="arch_script.html#idp1461432">Perl</a>
+ <a href="arch_script.html#idp1034968">Perl</a>
</span>
</dt>
<dt>
<span class="sect2">
- <a href="arch_script.html#idp1460536">PHP</a>
+ <a href="arch_script.html#idp1033112">PHP</a>
</span>
</dt>
<dt>
<span class="sect2">
- <a href="arch_script.html#idp1477280">Tcl</a>
+ <a href="arch_script.html#idp1052216">Tcl</a>
</span>
</dt>
</dl>
@@ -61,39 +59,44 @@
<div class="titlepage">
<div>
<div>
- <h3 class="title"><a id="idp1461432"></a>Perl</h3>
+ <h3 class="title"><a id="idp1034968"></a>Perl</h3>
</div>
</div>
</div>
- <p>Two Perl wrappers are distributed with the Berkeley DB release. The Perl
-interface to Berkeley DB version 1.85 is called DB_File. The Perl interface
-to Berkeley DB version 2 and later is called BerkeleyDB. See
-<a class="xref" href="ext_perl.html" title="Using Berkeley DB with Perl">Using Berkeley DB with Perl</a> for more
-information.</p>
+ <p>
+ Two Perl wrappers are distributed with the Berkeley DB
+ release. The Perl interface to Berkeley DB version 1.85 is
+ called DB_File. The Perl interface to Berkeley DB version
+ 2 and later is called BerkeleyDB. See <a class="xref" href="ext_perl.html" title="Using Berkeley DB with Perl">Using Berkeley DB with Perl</a> for more
+ information.
+ </p>
</div>
<div class="sect2" lang="en" xml:lang="en">
<div class="titlepage">
<div>
<div>
- <h3 class="title"><a id="idp1460536"></a>PHP</h3>
+ <h3 class="title"><a id="idp1033112"></a>PHP</h3>
</div>
</div>
</div>
- <p>A PHP wrapper is distributed with the Berkeley DB release. See
-<a class="xref" href="ext_php.html" title="Using Berkeley DB with PHP">Using Berkeley DB with PHP</a> for more
-information.</p>
+ <p>
+ A PHP wrapper is distributed with the Berkeley DB
+ release. See <a class="xref" href="ext_php.html" title="Using Berkeley DB with PHP">Using Berkeley DB with PHP</a> for more information.
+ </p>
</div>
<div class="sect2" lang="en" xml:lang="en">
<div class="titlepage">
<div>
<div>
- <h3 class="title"><a id="idp1477280"></a>Tcl</h3>
+ <h3 class="title"><a id="idp1052216"></a>Tcl</h3>
</div>
</div>
</div>
- <p>A Tcl wrapper is distributed with the Berkeley DB release. See
-<a class="xref" href="tcl.html#tcl_intro" title="Loading Berkeley DB with Tcl">Loading Berkeley DB with Tcl</a> for more
-information.</p>
+ <p>
+ A Tcl wrapper is distributed with the Berkeley DB
+ release. See <a class="xref" href="tcl.html#tcl_intro" title="Loading Berkeley DB with Tcl">Loading Berkeley DB with Tcl</a> for more
+ information.
+ </p>
</div>
</div>
<div class="navfooter">