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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]