You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by rj...@apache.org on 2022/02/22 17:16:46 UTC

[tomcat] branch 8.5.x updated: Fix copy-and-paste error in new OpenSSLConfCmd docs.

This is an automated email from the ASF dual-hosted git repository.

rjung pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/8.5.x by this push:
     new 98787ff  Fix copy-and-paste error in new OpenSSLConfCmd docs.
98787ff is described below

commit 98787ffd277686fa047381036a6e52e6d35325c3
Author: Rainer Jung <ra...@kippdata.de>
AuthorDate: Tue Feb 22 18:16:34 2022 +0100

    Fix copy-and-paste error in new OpenSSLConfCmd docs.
---
 webapps/docs/config/http.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/webapps/docs/config/http.xml b/webapps/docs/config/http.xml
index b984e79..196a49c 100644
--- a/webapps/docs/config/http.xml
+++ b/webapps/docs/config/http.xml
@@ -1663,7 +1663,7 @@
       <p>The name of the configuration file command.</p>
     </attribute>
 
-    <attribute name="name" required="false">
+    <attribute name="value" required="false">
       <p>The value to use for the configuration file command.</p>
     </attribute>
 

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