summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2000-06-20 00:02:00 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2000-06-20 00:02:00 +0000
commitecb685bdb2eb7ac82f3e85e33786d8b85efa968f (patch)
tree0eac7023ff2f5f3689c6be1c5520bffe9a168aec
parentc283038711337a0f03bb6e57e20285b5c6a07729 (diff)
downloadATCD-ecb685bdb2eb7ac82f3e85e33786d8b85efa968f.tar.gz
Fixed minor typo
-rw-r--r--TAO/examples/Content_Server/SMI_Iterator/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/examples/Content_Server/SMI_Iterator/README b/TAO/examples/Content_Server/SMI_Iterator/README
index cffbb662a3e..f89a45e7747 100644
--- a/TAO/examples/Content_Server/SMI_Iterator/README
+++ b/TAO/examples/Content_Server/SMI_Iterator/README
@@ -59,7 +59,7 @@ Server output should look like the following:
$ ./server -ORBInitRef NameService=file:///tmp/ns.ior
Bound <Iterator_Factory> to <IOR:010000002400000049444c3a57653625f5365727665722f4974657261746f725f466163746f72793a312e300001000000000000007c000000010102001400000076616c696e6f12722e6563652e7563692e65647500f39600001b00000014010f00525354bd9d4e39a6ac03000000000001000000010000000003000000000000000800000001000000004f4154010000001400000001ad85e4001000100000000000901010000000000004f41540400000001ac0000> in Name Service.
Accepting requests.
-Received request for file: <foo.jpg>
+Received request for file: </home/myhome/foo.jpg>
Sending chunk 1 at offset <0> of size <8192>
Sending chunk 2 at offset <8192> of size <8192>
Sending chunk 3 at offset <16384> of size <8192>