summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-09-02 20:04:46 +0000
committerirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-09-02 20:04:46 +0000
commit356474b799198b2bc20871ce6995776378e4bedf (patch)
tree97dec498d31f895846f18a6b4f8e68f4ed110d3c
parentd1339e6f6ebe3f9b606401589a84fb23b732ed95 (diff)
downloadATCD-356474b799198b2bc20871ce6995776378e4bedf.tar.gz
*** empty log message ***
-rw-r--r--TAO/docs/Options.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/TAO/docs/Options.html b/TAO/docs/Options.html
index e7817f865af..c1f717a8e17 100644
--- a/TAO/docs/Options.html
+++ b/TAO/docs/Options.html
@@ -94,9 +94,9 @@ The following environment variables are supported by TAO:
<LI><A HREF="#DefaultClient" TARGET="_top"><CODE>TAO_Default_Client_Strategy_Factory</CODE></A>
</UL>
-Typically, CORBA::ORB options are set via command line parameters,
-while the rest of the options are set via the service configurator
-(svc.conf) file.
+Typically, CORBA::ORB options are set via command line parameters that
+are eventually passed to CORBA::ORB_init (), while the rest of the
+options are set via the service configurator (svc.conf) file.
</blockquote>