From 6a1bf8d4ff865aff89d6c07ac635dae416b2970f Mon Sep 17 00:00:00 2001 From: kkolinko Date: Wed, 28 Oct 2009 05:40:36 +0000 Subject: [PATCH] Corrected a misprint git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@830444 13f79535-47bb-0310-9956-ffa450edef68 --- webapps/docs/config/listeners.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/webapps/docs/config/listeners.xml b/webapps/docs/config/listeners.xml index ed7b374d5..c4245f1ea 100644 --- a/webapps/docs/config/listeners.xml +++ b/webapps/docs/config/listeners.xml @@ -78,7 +78,7 @@

This listener must only be nested within Server elements.

-

The following additional attributes are support by the APR +

The following additional attributes are supported by the APR Lifecycle Listener:

@@ -111,7 +111,7 @@

This listener must only be nested within Server elements.

-

No additional attributes are support by the Jasper Listener +

No additional attributes are supported by the Jasper Listener .

Server Lifecycle Listener @@ -124,7 +124,7 @@

This listener must only be nested within Server elements.

-

No additional attributes are support by the Server Lifecycle +

No additional attributes are supported by the Server Lifecycle Listener.

Global Resources Lifecycle Listener @@ -138,7 +138,7 @@

This listener must only be nested within Server elements.

-

No additional attributes are support by the Global Resources +

No additional attributes are supported by the Global Resources Lifecycle Listener.

JMX Remote Lifecycle Listener @@ -194,7 +194,7 @@ service:jmx:rmi://<hostname>:10002/jndi/rmi://<hostname>:10001/jmxrm

This listener must only be nested within a Server element.

-

The following additional attributes are support by the JMX Remote +

The following additional attributes are supported by the JMX Remote Lifecycle Listener:

@@ -238,7 +238,7 @@ service:jmx:rmi://<hostname>:10002/jndi/rmi://<hostname>:10001/jmxrm

This listener must only be nested within Server elements.

-

No additional attributes are support by the JRE Memory Leak +

No additional attributes are supported by the JRE Memory Leak Prevention Listener.

-- 2.11.0