summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoroci <oci@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-06-21 18:10:14 +0000
committeroci <oci@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-06-21 18:10:14 +0000
commit6f454336e82292218beda3cc6bbc692b958d6458 (patch)
tree8fa3cdadb016c7e4c4578fa0c9d7b1946d3f1602
parent3a524dabed67e1ba91c82f8e3580538257e099c7 (diff)
downloadATCD-6f454336e82292218beda3cc6bbc692b958d6458.tar.gz
Thu Jun 21 12:57:34 2001 Paul Calabrese <calabrese_p@ociweb.com>
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a4
-rw-r--r--TAO/docs/cec_options.html2
-rw-r--r--TAO/docs/ec_options.html2
3 files changed, 4 insertions, 4 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a
index d9d4f4983e4..52591c61e27 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -3,8 +3,8 @@ Thu Jun 21 12:57:34 2001 Paul Calabrese <calabrese_p@ociweb.com>
* docs/ec_options.html:
* docs/cec_options.html:
- Add a note warning of deadlocks when the immediate
- update strategy is used on the proxy collections with
+ Add a note warning of deadlocks when the immediate
+ update strategy is used on the proxy collections with
the reactive value of the dispatching and consumer/supplier
control options.
diff --git a/TAO/docs/cec_options.html b/TAO/docs/cec_options.html
index c62dafc4fd3..b1b859634ab 100644
--- a/TAO/docs/cec_options.html
+++ b/TAO/docs/cec_options.html
@@ -214,7 +214,7 @@ static CEC_Factory "-CECDispatching reactive ....."
invalidated during event dispatching. For example,
use a separate dispatching thread. Using this option
with the reactive values for any of the
- -CECSupplierControl, -CECConsumerControl, or
+ -CECSupplierControl, -CECConsumerControl, or
-CECDispatching options may cause deadlocks.
</TD>
</tr>
diff --git a/TAO/docs/ec_options.html b/TAO/docs/ec_options.html
index 5e1b98ab554..c36aed5983a 100644
--- a/TAO/docs/ec_options.html
+++ b/TAO/docs/ec_options.html
@@ -362,7 +362,7 @@ static EC_Factory "-ECFiltering basic ....."
invalidated during event dispatching. For example,
use a separate dispatching thread. Using this option
with the reactive values for any of the
- -ECSupplierControl, -ECConsumerControl, or
+ -ECSupplierControl, -ECConsumerControl, or
-ECDispatching options may cause deadlocks.
</TD>
</tr>