summaryrefslogtreecommitdiff
path: root/db/docs/api_c/rep_start.html
diff options
context:
space:
mode:
Diffstat (limited to 'db/docs/api_c/rep_start.html')
-rw-r--r--db/docs/api_c/rep_start.html13
1 files changed, 7 insertions, 6 deletions
diff --git a/db/docs/api_c/rep_start.html b/db/docs/api_c/rep_start.html
index b4b7be4c5..ab320ccbd 100644
--- a/db/docs/api_c/rep_start.html
+++ b/db/docs/api_c/rep_start.html
@@ -1,6 +1,7 @@
-<!--Id: rep_start.so,v 1.2 2001/10/25 14:08:43 bostic Exp -->
-<!--Copyright 1997-2001 by Sleepycat Software, Inc.-->
+<!--Id: rep_start.so,v 1.3 2002/06/24 14:49:30 bostic Exp -->
+<!--Copyright 1997-2002 by Sleepycat Software, Inc.-->
<!--All rights reserved.-->
+<!--See the file LICENSE for redistribution information.-->
<html>
<head>
<title>Berkeley DB: DB_ENV-&gt;rep_start</title>
@@ -56,13 +57,13 @@ replication group by a call to <a href="../api_c/rep_transport.html">DB_ENV-&gt;
<p>The environment was not already opened.
</dl>
<p>The DB_ENV-&gt;rep_start function may fail and return a non-zero error for errors specified for other Berkeley DB and C library or system functions.
-If a catastrophic error has occurred, the DB_ENV-&gt;rep_start function may fail and return
-<a href="../ref/program/errorret.html#DB_RUNRECOVERY">DB_RUNRECOVERY</a>, in which case all subsequent Berkeley DB calls will fail
-in the same way.
+If a catastrophic error has occurred, the DB_ENV-&gt;rep_start function may fail and
+return <a href="../ref/program/errorret.html#DB_RUNRECOVERY">DB_RUNRECOVERY</a>,
+in which case all subsequent Berkeley DB calls will fail in the same way.
<h1>See Also</h1>
<a href="../api_c/rep_start.html">DB_ENV-&gt;rep_start</a>,
<a href="../api_c/rep_elect.html">DB_ENV-&gt;rep_elect</a>,
-<a href="../api_c/rep_message.html">DB_ENV-&gt;rep_process_message</a>,
+<a href="../api_c/rep_message.html">DB_ENV-&gt;rep_process_message</a>
and
<a href="../api_c/rep_transport.html">DB_ENV-&gt;set_rep_transport</a>.
</tt>