summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>