summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-08-23 08:56:56 +0000
committerirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-08-23 08:56:56 +0000
commite454777851ebd3a3a33636e0d07e5a68afd83c32 (patch)
tree6506eb0e4011b921971eaca4bdeb9c133094ea6e
parenta1c97a0fd2bddb650b41de22f0fc2c36b6336e4c (diff)
downloadATCD-e454777851ebd3a3a33636e0d07e5a68afd83c32.tar.gz
Updated docs.
-rw-r--r--TAO/docs/rtcorba/features.html16
1 files changed, 8 insertions, 8 deletions
diff --git a/TAO/docs/rtcorba/features.html b/TAO/docs/rtcorba/features.html
index 9c2f08a68b1..0ea93ee2c23 100644
--- a/TAO/docs/rtcorba/features.html
+++ b/TAO/docs/rtcorba/features.html
@@ -83,14 +83,14 @@ scheduling policy the ORB will use. (This method does not allow the
specification of user-defined mappings.) Config file should contain
the following options:<br>
-<CODE><br> static Resource_Factory &quot;-ORBPriorityMapping
-<em>mapping_type</em> -ORBSchedPolicy <i> sched_policy</i>&quot;<br>
-<br>
-
-</CODE>where valid values for <i> mapping_type</i> are
-<CODE>linear</CODE> and <CODE>direct,</CODE> and<em> </em>valid values
-for <i> sched_policy</i> are <CODE>SCHED_OTHER</CODE>,
-<CODE>SCHED_FIFO</CODE> and <CODE>SCHED_RR</CODE>.<br> </li>
+<CODE><br>static RT_ORB_Loader "-ORBPriorityMapping
+<em>mapping_type</em> -ORBSchedPolicy <i> sched_policy</i>"<br>
+<br> </CODE>
+
+where valid values for <i> mapping_type</i> are <CODE>linear</CODE>
+and <CODE>direct,</CODE> and<em> </em>valid values for <i>
+sched_policy</i> are <CODE>SCHED_OTHER</CODE>, <CODE>SCHED_FIFO</CODE>
+and <CODE>SCHED_RR</CODE>.<br> </li>
<li><i>TAO::PriorityMappingManager</i> can be used to 1) override the
default priority mapping and scheduling policy with another