diff options
Diffstat (limited to 'db/docs/api_c/lock_class.html')
-rw-r--r-- | db/docs/api_c/lock_class.html | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/db/docs/api_c/lock_class.html b/db/docs/api_c/lock_class.html index eea2d261b..5cb09f9d0 100644 --- a/db/docs/api_c/lock_class.html +++ b/db/docs/api_c/lock_class.html @@ -1,23 +1,22 @@ -<!--$Id: lock_class.so,v 10.20 2003/09/25 15:27:27 bostic Exp $--> -<!--Copyright 1997-2003 by Sleepycat Software, Inc.--> +<!--$Id: lock_class.so,v 10.21 2004/08/13 03:38:57 bostic Exp $--> +<!--Copyright 1997-2004 by Sleepycat Software, Inc.--> <!--All rights reserved.--> <!--See the file LICENSE for redistribution information.--> <html> <head> <title>Berkeley DB: DB_LOCK</title> <meta name="description" content="Berkeley DB: An embedded database programmatic toolkit."> -<meta name="keywords" content="embedded,database,programmatic,toolkit,b+tree,btree,hash,hashing,transaction,transactions,locking,logging,access method,access methods,Java,C,C++"> +<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> -<a name="2"><!--meow--></a> <table width="100%"><tr valign=top> <td> <h3>DB_LOCK</h3> </td> <td align=right> <a href="../api_c/api_index.html"><img src="../images/api.gif" alt="API"></a> -<a href="../ref/toc.html"><img src="../images/ref.gif" alt="Ref"></a> -</td></tr></table> +<a href="../ref/toc.html"><img src="../images/ref.gif" alt="Ref"></a></td> +</tr></table> <hr size=1 noshade> <tt> <h3><pre> @@ -39,6 +38,6 @@ for a single lock, and has no methods of its own.</p> <table width="100%"><tr><td><br></td><td align=right> <a href="../api_c/api_index.html"><img src="../images/api.gif" alt="API"></a><a href="../ref/toc.html"><img src="../images/ref.gif" alt="Ref"></a> </td></tr></table> -<p><font size=1><a href="../sleepycat/legal.html">Copyright (c) 1996-2003</a> <a href="http://www.sleepycat.com">Sleepycat Software, Inc.</a> - All rights reserved.</font> +<p><font size=1><a href="../sleepycat/legal.html">Copyright (c) 1996-2004</a> <a href="http://www.sleepycat.com">Sleepycat Software, Inc.</a> - All rights reserved.</font> </body> </html> |