summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/LoadBalancer
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2011-10-07 10:39:30 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2011-10-07 10:39:30 +0000
commit673606a78a878d9997cf5bd666ec4144562de2e7 (patch)
treebd24727cbc89b8cad5167c1daf2e03ffb0c57e9b /TAO/orbsvcs/LoadBalancer
parentba66d2d732c8268aebfec0b4f91ed0f51b0d6891 (diff)
downloadATCD-673606a78a878d9997cf5bd666ec4144562de2e7.tar.gz
Fixed fuzz
Diffstat (limited to 'TAO/orbsvcs/LoadBalancer')
-rw-r--r--TAO/orbsvcs/LoadBalancer/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/LoadBalancer/README b/TAO/orbsvcs/LoadBalancer/README
index 13648a54d85..bb2ef543799 100644
--- a/TAO/orbsvcs/LoadBalancer/README
+++ b/TAO/orbsvcs/LoadBalancer/README
@@ -176,6 +176,6 @@ The LoadManager object's IOR must be made available to the
"LoadMonitor" binary. This can be done using the standard
Interoperable Naming Service "-ORBInitRef" option. For example, the
following will work if LoadManager IOR is available in the file
-`lm.ior'
+`lm.ior'
LoadMonitor -ORBInitRef LoadManager=file://lm.ior