summaryrefslogtreecommitdiff
path: root/TAO/docs
diff options
context:
space:
mode:
authorvishal <vishal@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-06-08 22:14:37 +0000
committervishal <vishal@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-06-08 22:14:37 +0000
commitef1c3636aa088c49049934925069d9987f386195 (patch)
tree935b5db12611451545155c6281095c61bf217e2f /TAO/docs
parenta594a9e5ba3959f51c95b146ef378fa2d82717fe (diff)
downloadATCD-ef1c3636aa088c49049934925069d9987f386195.tar.gz
*** empty log message ***
Diffstat (limited to 'TAO/docs')
-rw-r--r--TAO/docs/Options.html10
1 files changed, 9 insertions, 1 deletions
diff --git a/TAO/docs/Options.html b/TAO/docs/Options.html
index 14a73a8ed4d..b2329c7e326 100644
--- a/TAO/docs/Options.html
+++ b/TAO/docs/Options.html
@@ -267,7 +267,15 @@ which is not reentrant.</TD></TR>
notation for addresses.</TD></TR>
<TR>
<TD><CODE>-ORBInitRef</CODE> <EM>ObjectId=IOR</EM></TD>
-<TD><A name="-ORBInitRef"></a> Allows specification of an arbitrary object reference for an initial service. The IOR could be in the one of the following formats : OMG IOR, URL or iioploc form. iioploc is a multiple end-point IORs understood by the string_to_object () and used as a boot-strapping mechanism by the resolve_initial_references (). The mappings specified through this argument override the orb-install-time defaults.</TD></TR>
+<TD><A name="-ORBInitRef"></a> Allows specification of an arbitrary
+ object reference for an initial service. The IOR could be in any
+ one of the following formats : OMG IOR, URL, iioploc or
+ file. iioploc is a multiple end-point IOR understood by the
+ string_to_object () and used as a boot-strapping mechanism by the
+ resolve_initial_references (). The mappings specified through this
+ argument override the orb-install-time defaults. The
+ file://<I>pathname</I> interprets the contents of the <I>pathname</I> file
+ as an object reference in any of the above formats. </TD></TR>
<TR>
<TD><CODE>-ORBDefaultInitRef</CODE> <EM>IOR prefix</EM></TD>