]> granicus.if.org Git - apache/commitdiff
Add missing <code> around a parameter
authorChristophe Jaillet <jailletc36@apache.org>
Mon, 6 Jul 2015 06:33:13 +0000 (06:33 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Mon, 6 Jul 2015 06:33:13 +0000 (06:33 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1689319 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_proxy.html.en
docs/manual/mod/mod_proxy.xml

index 9cce3bdf04403944212118334f18ff254158c8d9..81b70bfb256d7274eb6cb21d2347de9232f5d9af 100644 (file)
@@ -1286,8 +1286,8 @@ ProxyPass "/mirror/foo" "http://backend.example.com"</pre>
     <tr><td>nofailover</td>
         <td>Off</td>
         <td>If set to <code>On</code> the session will break if the worker is in
-        error state or disabled. Set this value to On if backend servers do not
-        support session replication.
+        error state or disabled. Set this value to <code>On</code> if backend
+        servers do not support session replication.
     </td></tr>
     <tr><td>stickysession</td>
         <td>-</td>
index 75d4ec895ba5140717e5d15c43b1f624dcae0a6b..9d334fa627e6f0eb4469b4552b7e4a51efbfeed8 100644 (file)
@@ -1174,8 +1174,8 @@ ProxyPass "/mirror/foo" "http://backend.example.com"
     <tr><td>nofailover</td>
         <td>Off</td>
         <td>If set to <code>On</code> the session will break if the worker is in
-        error state or disabled. Set this value to On if backend servers do not
-        support session replication.
+        error state or disabled. Set this value to <code>On</code> if backend
+        servers do not support session replication.
     </td></tr>
     <tr><td>stickysession</td>
         <td>-</td>