diff options
-rw-r--r-- | TAO/docs/Options.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/docs/Options.html b/TAO/docs/Options.html index 9e136b256aa..dddd3ffc7bc 100644 --- a/TAO/docs/Options.html +++ b/TAO/docs/Options.html @@ -239,7 +239,7 @@ while the rest of the options are set via the service configurator <TR> <TD><CODE>-ORBCollocation</CODE> <EM>yes/global/per-orb/no</EM></TD> <TD>Specifies the use of collocation object optimization. If - <em>global</em> or <em>yes</em>is specified, objects in the + <em>global</em> or <em>yes</em> is specified, objects in the same process will be treated as collocated. If <em>per-orb</em> is specified, only objects in the same ORB are treated as collocated. When <em>no</em> is specified, no |