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

zwoop pushed a commit to branch 9.2.x
in repository https://gitbox.apache.org/repos/asf/trafficserver.git


The following commit(s) were added to refs/heads/9.2.x by this push:
     new a83db7f72f Docs: format typos in header_rewrite doc (#9544)
a83db7f72f is described below

commit a83db7f72f0cfa9b56d7eef31d03af461fc9182e
Author: mlibbey <[email protected]>
AuthorDate: Tue Mar 21 09:11:36 2023 -0700

    Docs: format typos in header_rewrite doc (#9544)
    
    Looks like a few git diff characters got included by mistake.
    
    (cherry picked from commit e3c5a941006b041774e7ca37001f7fd13bbe92f4)
---
 doc/admin-guide/plugins/header_rewrite.en.rst | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/admin-guide/plugins/header_rewrite.en.rst 
b/doc/admin-guide/plugins/header_rewrite.en.rst
index 4d331cf35a..f22f148553 100644
--- a/doc/admin-guide/plugins/header_rewrite.en.rst
+++ b/doc/admin-guide/plugins/header_rewrite.en.rst
@@ -718,8 +718,8 @@ the appropriate logs even when the debug tag has not been 
enabled. For
 additional information on |TS| debugging statements, refer to
 :ref:`developer-debug-tags` in the developer's documentation.
 
-+**Note**: This operator is deprecated, use the ``set-http-cntl`` operator 
instead,
-+with the ``TXN_DEBUG`` control.
+**Note**: This operator is deprecated, use the ``set-http-cntl`` operator 
instead,
+with the ``TXN_DEBUG`` control.
 
 set-destination
 ~~~~~~~~~~~~~~~
@@ -826,7 +826,7 @@ if necessary.
 
 set-http-cntl
 ~~~~~~~~~~~~~
-;;
+::
 
   set-http-cntl <controller> <flag>
 

Reply via email to