Update of /cvsroot/sblim/jsr48-client
In directory vz-cvs-3.sog:/tmp/cvs-serv1867
Modified Files:
Tag: Experimental
sblim-cim-client2.properties
Log Message:
3406274 - Experimental branch ONLY: sync with HEAD branch
Index: sblim-cim-client2.properties
===================================================================
RCS file: /cvsroot/sblim/jsr48-client/sblim-cim-client2.properties,v
retrieving revision 1.1.2.23
retrieving revision 1.1.2.24
diff -u -d -r1.1.2.23 -r1.1.2.24
--- sblim-cim-client2.properties 20 May 2011 14:03:04 -0000 1.1.2.23
+++ sblim-cim-client2.properties 8 Sep 2011 14:41:46 -0000 1.1.2.24
@@ -267,14 +267,14 @@
# Specifies the stream to use for tracing CIM-XML communication in the event
# the application does not set one via the LogAndTraceManager class. This
-# stream can either be standard output (System.out), standard error output
+# stream can either be standard output (System.out), standard error output
# (System.err) or a filename to be opened by the client.
#
-# Note: This property has no effect unless sblim.wbem.cimxmlTracing is set to
+# Note: This property has no effect unless sblim.wbem.cimxmlTracing is set to
# true.
#
# Note: This property has no effect if the application already set the stream
-# prior to client initialization. If the application sets the stream after
+# prior to client initialization. If the application sets the stream after
# client initialization, the stream specified by this property is overridden.
#
# Note: If a filename is specified, it is opened and all CIM-XML communication
|