Author: markt
Date: Wed Jan 11 18:17:42 2023
New Revision: 1906609

URL: http://svn.apache.org/viewvc?rev=1906609&view=rev
Log:
Add missing word

Modified:
    tomcat/site/trunk/docs/migration-10.1.html
    tomcat/site/trunk/docs/migration-10.html
    tomcat/site/trunk/docs/migration-11.0.html
    tomcat/site/trunk/docs/migration-6.html
    tomcat/site/trunk/docs/migration-7.html
    tomcat/site/trunk/docs/migration-8.html
    tomcat/site/trunk/docs/migration-85.html
    tomcat/site/trunk/docs/migration-9.html
    tomcat/site/trunk/xdocs/migration-10.1.xml
    tomcat/site/trunk/xdocs/migration-10.xml
    tomcat/site/trunk/xdocs/migration-11.0.xml
    tomcat/site/trunk/xdocs/migration-6.xml
    tomcat/site/trunk/xdocs/migration-7.xml
    tomcat/site/trunk/xdocs/migration-8.xml
    tomcat/site/trunk/xdocs/migration-85.xml
    tomcat/site/trunk/xdocs/migration-9.xml

Modified: tomcat/site/trunk/docs/migration-10.1.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/migration-10.1.html?rev=1906609&r1=1906608&r2=1906609&view=diff
==============================================================================
--- tomcat/site/trunk/docs/migration-10.1.html (original)
+++ tomcat/site/trunk/docs/migration-10.1.html Wed Jan 11 18:17:42 2023
@@ -3,9 +3,9 @@
 <ul><li><a href="#General">General</a></li><li><a 
href="#Migrating_from_10.0.x_to_10.1.x">Migrating from 10.0.x to 
10.1.x</a><ol><li><a href="#Java_11_required">Java 11 required</a></li><li><a 
href="#Specification_APIs">Specification APIs</a></li><li><a 
href="#Servlet_6.0_API">Servlet 6.0 API</a></li><li><a 
href="#Server_Pages_3.1">Server Pages 3.1</a></li><li><a 
href="#Expression_Language_5.0">Expression Language 5.0</a></li><li><a 
href="#WebSocket_2.1">WebSocket 2.1</a></li><li><a 
href="#Authentication_TBD">Authentication TBD</a></li><li><a 
href="#Internal_APIs">Internal APIs</a></li></ol></li><li><a 
href="#Upgrading_10.1.x">Upgrading 10.1.x</a><ol><li><a 
href="#Tomcat_10.1.x_noteable_changes">Tomcat 10.1.x noteable 
changes</a></li><li><a 
href="#Tomcat_10.1.x_configuration_file_differences">Tomcat 10.1.x 
configuration file differences</a></li></ol></li></ul>
 </div><h3 id="General">General</h3><div class="text">
 
-<p>Please read general <a href="migration.html">Migration Guide page</a> first,
-for common considerations that apply to migration or upgrade between versions
-of Apache Tomcat.</p>
+<p>Please read the general <a href="migration.html">Migration Guide page</a>
+first, for common considerations that apply to migration or upgrade between
+versions of Apache Tomcat.</p>
 
 </div><h3 id="Migrating_from_10.0.x_to_10.1.x">Migrating from 10.0.x to 
10.1.x</h3><div class="text">
 

Modified: tomcat/site/trunk/docs/migration-10.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/migration-10.html?rev=1906609&r1=1906608&r2=1906609&view=diff
==============================================================================
--- tomcat/site/trunk/docs/migration-10.html (original)
+++ tomcat/site/trunk/docs/migration-10.html Wed Jan 11 18:17:42 2023
@@ -3,9 +3,9 @@
 <ul><li><a href="#General">General</a></li><li><a 
href="#Migrating_from_9.0.x_to_10.0.x">Migrating from 9.0.x to 
10.0.x</a><ol><li><a href="#Java_8_required">Java 8 required</a></li><li><a 
href="#Specification_APIs">Specification APIs</a></li><li><a 
href="#Servlet_5.0_API">Servlet 5.0 API</a></li><li><a 
href="#Server_Pages_3.0">Server Pages 3.0</a></li><li><a 
href="#Expression_Language_4.0">Expression Language 4.0</a></li><li><a 
href="#WebSocket_2.0">WebSocket 2.0</a></li><li><a 
href="#Authentication_4.0">Authentication 4.0</a></li><li><a 
href="#Internal_APIs">Internal APIs</a></li><li><a 
href="#web.xml_defaults">web.xml defaults</a></li><li><a 
href="#Session_management">Session management</a></li><li><a 
href="#HTTP/2">HTTP/2</a></li><li><a href="#Logging">Logging</a></li><li><a 
href="#Access_Log_Patterns">Access Log Patterns</a></li></ol></li><li><a 
href="#Upgrading_10.0.x">Upgrading 10.0.x</a><ol><li><a 
href="#Tomcat_10.0.x_noteable_changes">Tomcat 10.0.x noteable changes</a></li>
 <li><a href="#Tomcat_10.0.x_configuration_file_differences">Tomcat 10.0.x 
configuration file differences</a></li></ol></li></ul>
 </div><h3 id="General">General</h3><div class="text">
 
-<p>Please read general <a href="migration.html">Migration Guide page</a> first,
-for common considerations that apply to migration or upgrade between versions
-of Apache Tomcat.</p>
+<p>Please read the general <a href="migration.html">Migration Guide page</a>
+first, for common considerations that apply to migration or upgrade between
+versions of Apache Tomcat.</p>
 
 </div><h3 id="Migrating_from_9.0.x_to_10.0.x">Migrating from 9.0.x to 
10.0.x</h3><div class="text">
 

Modified: tomcat/site/trunk/docs/migration-11.0.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/migration-11.0.html?rev=1906609&r1=1906608&r2=1906609&view=diff
==============================================================================
--- tomcat/site/trunk/docs/migration-11.0.html (original)
+++ tomcat/site/trunk/docs/migration-11.0.html Wed Jan 11 18:17:42 2023
@@ -3,9 +3,9 @@
 <ul><li><a href="#General">General</a></li><li><a 
href="#Migrating_from_10.1.x_to_11.0.x">Migrating from 10.1.x to 
11.0.x</a><ol><li><a href="#Specification_APIs">Specification 
APIs</a></li><li><a href="#Servlet_6.1_API">Servlet 6.1 API</a></li><li><a 
href="#Server_Pages_4.0">Server Pages 4.0</a></li><li><a 
href="#Expression_Language_6.0">Expression Language 6.0</a></li><li><a 
href="#WebSocket_TBD">WebSocket TBD</a></li><li><a 
href="#Authentication_TBD">Authentication TBD</a></li><li><a 
href="#Internal_APIs">Internal APIs</a></li></ol></li><li><a 
href="#Upgrading_11.0.x">Upgrading 11.0.x</a><ol><li><a 
href="#Tomcat_11.0.x_noteable_changes">Tomcat 11.0.x noteable 
changes</a></li><li><a 
href="#Tomcat_11.0.x_configuration_file_differences">Tomcat 11.0.x 
configuration file differences</a></li></ol></li></ul>
 </div><h3 id="General">General</h3><div class="text">
 
-<p>Please read general <a href="migration.html">Migration Guide page</a> first,
-for common considerations that apply to migration or upgrade between versions
-of Apache Tomcat.</p>
+<p>Please read the general <a href="migration.html">Migration Guide page</a>
+first, for common considerations that apply to migration or upgrade between
+versions of Apache Tomcat.</p>
 
 </div><h3 id="Migrating_from_10.1.x_to_11.0.x">Migrating from 10.1.x to 
11.0.x</h3><div class="text">
 

Modified: tomcat/site/trunk/docs/migration-6.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/migration-6.html?rev=1906609&r1=1906608&r2=1906609&view=diff
==============================================================================
--- tomcat/site/trunk/docs/migration-6.html (original)
+++ tomcat/site/trunk/docs/migration-6.html Wed Jan 11 18:17:42 2023
@@ -3,9 +3,9 @@
 <ul><li><a href="#General">General</a></li><li><a 
href="#Migrating_from_5.5.x_to_6.0.x">Migrating from 5.5.x to 
6.0.x</a><ol><li><a href="#Java_5_required">Java 5 required</a></li><li><a 
href="#Modified_directory_structure">Modified directory structure</a><ol><li><a 
href="#Shared_libraries">Shared libraries</a></li><li><a 
href="#Endorsed_libraries">Endorsed libraries</a></li><li><a 
href="#Default_web_applications">Default web 
applications</a></li></ol></li><li><a href="#Modified_classloading">Modified 
classloading</a></li><li><a 
href="#Internal_Logging_API_package_renaming">Internal Logging API package 
renaming</a></li><li><a 
href="#commons-logging.jar">commons-logging.jar</a></li><li><a 
href="#SSLEnabled_attribute_on_Connector">SSLEnabled attribute on 
Connector</a></li><li><a href="#Connector_thread_pools">Connector thread 
pools</a></li><li><a href="#Clustering_configuration_changes">Clustering 
configuration changes</a></li></ol></li><li><a 
href="#Upgrading_6.0.x">Upgrading 6.0.x</
 a><ol><li><a href="#Tomcat_6.0.x_configuration_file_differences">Tomcat 6.0.x 
configuration file differences</a></li></ol></li></ul>
 </div><h3 id="General">General</h3><div class="text">
 
-<p>Please read general <a href="migration.html">Migration Guide page</a> first,
-for common considerations that apply to migration or upgrade between versions
-of Apache Tomcat.</p>
+<p>Please read the general <a href="migration.html">Migration Guide page</a>
+first, for common considerations that apply to migration or upgrade between
+versions of Apache Tomcat.</p>
 
 </div><h3 id="Migrating_from_5.5.x_to_6.0.x">Migrating from 5.5.x to 
6.0.x</h3><div class="text">
 

Modified: tomcat/site/trunk/docs/migration-7.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/migration-7.html?rev=1906609&r1=1906608&r2=1906609&view=diff
==============================================================================
--- tomcat/site/trunk/docs/migration-7.html (original)
+++ tomcat/site/trunk/docs/migration-7.html Wed Jan 11 18:17:42 2023
@@ -3,9 +3,9 @@
 <ul><li><a href="#General">General</a></li><li><a 
href="#Migrating_from_6.0.x_to_7.0.x">Migrating from 6.0.x to 
7.0.x</a><ol><li><a href="#Java_6_required">Java 6 required</a></li><li><a 
href="#Servlet_3.0_API">Servlet 3.0 API</a></li><li><a 
href="#Regular_expressions">Regular expressions</a></li><li><a 
href="#Deployment">Deployment</a></li><li><a 
href="#Manager_application">Manager application</a></li><li><a 
href="#Host_Manager_application">Host Manager application</a></li><li><a 
href="#Session_manager_configuration">Session manager 
configuration</a></li><li><a href="#Session_cookie_configuration">Session 
cookie configuration</a></li><li><a href="#Cookies">Cookies</a></li><li><a 
href="#Request_attributes">Request attributes</a></li><li><a 
href="#Comet">Comet</a></li><li><a href="#XML_validation">XML 
validation</a></li><li><a href="#System_properties">System 
properties</a></li><li><a href="#Processing_of_conf/web.xml_file">Processing of 
conf/web.xml file</a></li><li><a href="#Welcom
 e_files_processing">Welcome files processing</a></li><li><a 
href="#Annotation_scanning">Annotation scanning</a></li><li><a 
href="#TLD_processing">TLD processing</a></li><li><a 
href="#Internal_APIs">Internal APIs</a></li><li><a href="#JSP_compiler">JSP 
compiler</a></li></ol></li><li><a href="#Upgrading_7.0.x">Upgrading 
7.0.x</a><ol><li><a href="#Tomcat_7.0.x_noteable_changes">Tomcat 7.0.x noteable 
changes</a></li><li><a 
href="#Tomcat_7.0.x_configuration_file_differences">Tomcat 7.0.x configuration 
file differences</a></li></ol></li></ul>
 </div><h3 id="General">General</h3><div class="text">
 
-<p>Please read general <a href="migration.html">Migration Guide page</a> first,
-for common considerations that apply to migration or upgrade between versions
-of Apache Tomcat.</p>
+<p>Please read the general <a href="migration.html">Migration Guide page</a>
+first, for common considerations that apply to migration or upgrade between
+versions of Apache Tomcat.</p>
 
 </div><h3 id="Migrating_from_6.0.x_to_7.0.x">Migrating from 6.0.x to 
7.0.x</h3><div class="text">
 

Modified: tomcat/site/trunk/docs/migration-8.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/migration-8.html?rev=1906609&r1=1906608&r2=1906609&view=diff
==============================================================================
--- tomcat/site/trunk/docs/migration-8.html (original)
+++ tomcat/site/trunk/docs/migration-8.html Wed Jan 11 18:17:42 2023
@@ -3,9 +3,9 @@
 <ul><li><a href="#General">General</a></li><li><a 
href="#Migrating_from_7.0.x_to_8.0.x">Migrating from 7.0.x to 
8.0.x</a><ol><li><a href="#Java_7_required">Java 7 required</a></li><li><a 
href="#Specification_APIs">Specification APIs</a></li><li><a 
href="#Servlet_3.1_API">Servlet 3.1 API</a></li><li><a 
href="#JavaServer_Pages_2.3">JavaServer Pages 2.3</a></li><li><a 
href="#Jar_Scanning">Jar Scanning</a></li><li><a 
href="#Default_connector_implementation">Default connector 
implementation</a></li><li><a href="#URIEncoding">Default URL 
encoding</a></li><li><a href="#Realms">Realms</a></li><li><a 
href="#Web_application_resources">Web application resources</a></li><li><a 
href="#Database_Connection_Pooling">Database Connection Pooling</a></li><li><a 
href="#Clustering">Clustering</a></li><li><a 
href="#Debugging">Debugging</a></li><li><a href="#Internal_APIs">Internal 
APIs</a></li><li><a href="#Deployment">Deployment</a></li></ol></li><li><a 
href="#Upgrading_8.0.x">Upgrading 8.0.x</a><ol><li
 ><a href="#Tomcat_8.0.x_noteable_changes">Tomcat 8.0.x noteable 
 >changes</a></li><li><a 
 >href="#Tomcat_8.0.x_configuration_file_differences">Tomcat 8.0.x 
 >configuration file differences</a></li></ol></li></ul>
 </div><h3 id="General">General</h3><div class="text">
 
-<p>Please read general <a href="migration.html">Migration Guide page</a> first,
-for common considerations that apply to migration or upgrade between versions
-of Apache Tomcat.</p>
+<p>Please read the general <a href="migration.html">Migration Guide page</a>
+first, for common considerations that apply to migration or upgrade between
+versions of Apache Tomcat.</p>
 
 </div><h3 id="Migrating_from_7.0.x_to_8.0.x">Migrating from 7.0.x to 
8.0.x</h3><div class="text">
 

Modified: tomcat/site/trunk/docs/migration-85.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/migration-85.html?rev=1906609&r1=1906608&r2=1906609&view=diff
==============================================================================
--- tomcat/site/trunk/docs/migration-85.html (original)
+++ tomcat/site/trunk/docs/migration-85.html Wed Jan 11 18:17:42 2023
@@ -3,9 +3,9 @@
 <ul><li><a href="#General">General</a></li><li><a 
href="#Migrating_from_8.0.x_to_8.5.x">Migrating from 8.0.x to 
8.5.x</a><ol><li><a href="#BIO_connector_removed">BIO connector 
removed</a></li><li><a href="#HTTP_connector_changes">HTTP connector 
changes</a></li><li><a href="#Comet_support_removed">Comet support 
removed</a></li><li><a href="#HTTP/2_support_added">HTTP/2 support 
added</a></li><li><a 
href="#TLS_virtual_hosting_and_multiple_certificate_support_added">TLS virtual 
hosting and multiple certificate support added</a></li><li><a 
href="#Internal_APIs">Internal APIs</a></li><li><a 
href="#JSR-77_implementation_removed">JSR-77 implementation 
removed</a></li><li><a href="#Clustering">Clustering</a></li><li><a 
href="#InstanceListener_removed">InstanceListener removed</a></li><li><a 
href="#SessionManager">SessionManager</a></li><li><a 
href="#Cookies">Cookies</a></li><li><a href="#Web_applications">Web 
applications</a></li><li><a href="#Context_configurations">Context 
configurations</
 a></li></ol></li><li><a href="#Upgrading_8.5.x">Upgrading 8.5.x</a><ol><li><a 
href="#Tomcat_8.5.x_noteable_changes">Tomcat 8.5.x noteable 
changes</a></li><li><a 
href="#Tomcat_8.5.x_configuration_file_differences">Tomcat 8.5.x configuration 
file differences</a></li></ol></li></ul>
 </div><h3 id="General">General</h3><div class="text">
 
-<p>Please read general <a href="migration.html">Migration Guide page</a> first,
-for common considerations that apply to migration or upgrade between versions
-of Apache Tomcat.</p>
+<p>Please read the general <a href="migration.html">Migration Guide page</a>
+first, for common considerations that apply to migration or upgrade between
+versions of Apache Tomcat.</p>
 
 </div><h3 id="Migrating_from_8.0.x_to_8.5.x">Migrating from 8.0.x to 
8.5.x</h3><div class="text">
 

Modified: tomcat/site/trunk/docs/migration-9.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/migration-9.html?rev=1906609&r1=1906608&r2=1906609&view=diff
==============================================================================
--- tomcat/site/trunk/docs/migration-9.html (original)
+++ tomcat/site/trunk/docs/migration-9.html Wed Jan 11 18:17:42 2023
@@ -3,9 +3,9 @@
 <ul><li><a href="#General">General</a></li><li><a 
href="#Migrating_from_8.0.x_or_8.5.x_to_9.0.x">Migrating from 8.0.x or 8.5.x to 
9.0.x</a><ol><li><a href="#Java_8_required">Java 8 required</a></li><li><a 
href="#Specification_APIs">Specification APIs</a></li><li><a 
href="#Servlet_4.0_API">Servlet 4.0 API</a></li><li><a 
href="#JavaServer_Pages_2.3">JavaServer Pages 2.3</a></li><li><a 
href="#Expression_Language_3.0">Expression Language 3.0</a></li><li><a 
href="#WebSocket_1.1">WebSocket 1.1</a></li><li><a 
href="#BIO_connector_removed">BIO connector removed</a></li><li><a 
href="#Comet_support_removed">Comet support removed</a></li><li><a 
href="#HTTP/2_support_added">HTTP/2 support added</a></li><li><a 
href="#TLS_virtual_hosting_and_multiple_certificate_support_added">TLS virtual 
hosting and multiple certificate support added</a></li><li><a 
href="#Internal_APIs">Internal APIs</a></li><li><a 
href="#JSR-77_implementation_removed">JSR-77 implementation 
removed</a></li><li><a href="#Clusteri
 ng">Clustering</a></li><li><a 
href="#InstanceListener_removed">InstanceListener removed</a></li><li><a 
href="#SessionManager">SessionManager</a></li><li><a 
href="#Cookies">Cookies</a></li><li><a href="#Web_applications">Web 
applications</a></li><li><a href="#Engine_and_Host_configurations">Engine and 
Host configurations</a></li><li><a href="#Context_configurations">Context 
configurations</a></li><li><a href="#Logging">Logging</a></li></ol></li><li><a 
href="#Upgrading_9.0.x">Upgrading 9.0.x</a><ol><li><a 
href="#Tomcat_9.0.x_noteable_changes">Tomcat 9.0.x noteable 
changes</a></li><li><a 
href="#Tomcat_9.0.x_configuration_file_differences">Tomcat 9.0.x configuration 
file differences</a></li></ol></li></ul>
 </div><h3 id="General">General</h3><div class="text">
 
-<p>Please read general <a href="migration.html">Migration Guide page</a> first,
-for common considerations that apply to migration or upgrade between versions
-of Apache Tomcat.</p>
+<p>Please read the general <a href="migration.html">Migration Guide page</a>
+first, for common considerations that apply to migration or upgrade between
+versions of Apache Tomcat.</p>
 
 </div><h3 id="Migrating_from_8.0.x_or_8.5.x_to_9.0.x">Migrating from 8.0.x or 
8.5.x to 9.0.x</h3><div class="text">
 

Modified: tomcat/site/trunk/xdocs/migration-10.1.xml
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/migration-10.1.xml?rev=1906609&r1=1906608&r2=1906609&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/migration-10.1.xml (original)
+++ tomcat/site/trunk/xdocs/migration-10.1.xml Wed Jan 11 18:17:42 2023
@@ -14,9 +14,9 @@
 
 <section name="General">
 
-<p>Please read general <a href="migration.html">Migration Guide page</a> first,
-for common considerations that apply to migration or upgrade between versions
-of Apache Tomcat.</p>
+<p>Please read the general <a href="migration.html">Migration Guide page</a>
+first, for common considerations that apply to migration or upgrade between
+versions of Apache Tomcat.</p>
 
 </section>
 

Modified: tomcat/site/trunk/xdocs/migration-10.xml
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/migration-10.xml?rev=1906609&r1=1906608&r2=1906609&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/migration-10.xml (original)
+++ tomcat/site/trunk/xdocs/migration-10.xml Wed Jan 11 18:17:42 2023
@@ -14,9 +14,9 @@
 
 <section name="General">
 
-<p>Please read general <a href="migration.html">Migration Guide page</a> first,
-for common considerations that apply to migration or upgrade between versions
-of Apache Tomcat.</p>
+<p>Please read the general <a href="migration.html">Migration Guide page</a>
+first, for common considerations that apply to migration or upgrade between
+versions of Apache Tomcat.</p>
 
 </section>
 

Modified: tomcat/site/trunk/xdocs/migration-11.0.xml
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/migration-11.0.xml?rev=1906609&r1=1906608&r2=1906609&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/migration-11.0.xml (original)
+++ tomcat/site/trunk/xdocs/migration-11.0.xml Wed Jan 11 18:17:42 2023
@@ -14,9 +14,9 @@
 
 <section name="General">
 
-<p>Please read general <a href="migration.html">Migration Guide page</a> first,
-for common considerations that apply to migration or upgrade between versions
-of Apache Tomcat.</p>
+<p>Please read the general <a href="migration.html">Migration Guide page</a>
+first, for common considerations that apply to migration or upgrade between
+versions of Apache Tomcat.</p>
 
 </section>
 

Modified: tomcat/site/trunk/xdocs/migration-6.xml
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/migration-6.xml?rev=1906609&r1=1906608&r2=1906609&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/migration-6.xml (original)
+++ tomcat/site/trunk/xdocs/migration-6.xml Wed Jan 11 18:17:42 2023
@@ -14,9 +14,9 @@
 
 <section name="General">
 
-<p>Please read general <a href="migration.html">Migration Guide page</a> first,
-for common considerations that apply to migration or upgrade between versions
-of Apache Tomcat.</p>
+<p>Please read the general <a href="migration.html">Migration Guide page</a>
+first, for common considerations that apply to migration or upgrade between
+versions of Apache Tomcat.</p>
 
 </section>
 

Modified: tomcat/site/trunk/xdocs/migration-7.xml
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/migration-7.xml?rev=1906609&r1=1906608&r2=1906609&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/migration-7.xml (original)
+++ tomcat/site/trunk/xdocs/migration-7.xml Wed Jan 11 18:17:42 2023
@@ -14,9 +14,9 @@
 
 <section name="General">
 
-<p>Please read general <a href="migration.html">Migration Guide page</a> first,
-for common considerations that apply to migration or upgrade between versions
-of Apache Tomcat.</p>
+<p>Please read the general <a href="migration.html">Migration Guide page</a>
+first, for common considerations that apply to migration or upgrade between
+versions of Apache Tomcat.</p>
 
 </section>
 

Modified: tomcat/site/trunk/xdocs/migration-8.xml
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/migration-8.xml?rev=1906609&r1=1906608&r2=1906609&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/migration-8.xml (original)
+++ tomcat/site/trunk/xdocs/migration-8.xml Wed Jan 11 18:17:42 2023
@@ -14,9 +14,9 @@
 
 <section name="General">
 
-<p>Please read general <a href="migration.html">Migration Guide page</a> first,
-for common considerations that apply to migration or upgrade between versions
-of Apache Tomcat.</p>
+<p>Please read the general <a href="migration.html">Migration Guide page</a>
+first, for common considerations that apply to migration or upgrade between
+versions of Apache Tomcat.</p>
 
 </section>
 

Modified: tomcat/site/trunk/xdocs/migration-85.xml
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/migration-85.xml?rev=1906609&r1=1906608&r2=1906609&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/migration-85.xml (original)
+++ tomcat/site/trunk/xdocs/migration-85.xml Wed Jan 11 18:17:42 2023
@@ -14,9 +14,9 @@
 
 <section name="General">
 
-<p>Please read general <a href="migration.html">Migration Guide page</a> first,
-for common considerations that apply to migration or upgrade between versions
-of Apache Tomcat.</p>
+<p>Please read the general <a href="migration.html">Migration Guide page</a>
+first, for common considerations that apply to migration or upgrade between
+versions of Apache Tomcat.</p>
 
 </section>
 

Modified: tomcat/site/trunk/xdocs/migration-9.xml
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/migration-9.xml?rev=1906609&r1=1906608&r2=1906609&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/migration-9.xml (original)
+++ tomcat/site/trunk/xdocs/migration-9.xml Wed Jan 11 18:17:42 2023
@@ -14,9 +14,9 @@
 
 <section name="General">
 
-<p>Please read general <a href="migration.html">Migration Guide page</a> first,
-for common considerations that apply to migration or upgrade between versions
-of Apache Tomcat.</p>
+<p>Please read the general <a href="migration.html">Migration Guide page</a>
+first, for common considerations that apply to migration or upgrade between
+versions of Apache Tomcat.</p>
 
 </section>
 



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

Reply via email to