You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by pe...@apache.org on 2006/03/27 21:45:19 UTC

svn commit: r389235 - /tomcat/container/tc5.5.x/catalina/src/conf/server.xml

Author: pero
Date: Mon Mar 27 11:45:18 2006
New Revision: 389235

URL: http://svn.apache.org/viewcvs?rev=389235&view=rev
Log:
Correct McastBindAddress parameter doc, Thanks Parham Clinton!

Modified:
    tomcat/container/tc5.5.x/catalina/src/conf/server.xml

Modified: tomcat/container/tc5.5.x/catalina/src/conf/server.xml
URL: http://svn.apache.org/viewcvs/tomcat/container/tc5.5.x/catalina/src/conf/server.xml?rev=389235&r1=389234&r2=389235&view=diff
==============================================================================
--- tomcat/container/tc5.5.x/catalina/src/conf/server.xml (original)
+++ tomcat/container/tc5.5.x/catalina/src/conf/server.xml Mon Mar 27 11:45:18 2006
@@ -206,7 +206,7 @@
 
              mcastPort = the multicast port, has to be the same for all the nodes
              
-             mcastBindAddr = bind the multicast socket to a specific address
+             mcastBindAddress = bind the multicast socket to a specific address
              
              mcastTTL = the multicast TTL if you want to limit your broadcast
              



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org