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

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

index b60913405a009928234f03b4a5f0c1488b9c9520..cce70b3a70c28582a83ac7d2a16e8b3611c7be3f 100644 (file)
@@ -1321,8 +1321,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 7e97e9c3583846143a0e64d1a52543064a7ce5df..8507a8b82aa828f588e38f5c4365d7739c101a74 100644 (file)
@@ -1189,8 +1189,8 @@ ProxyPass "/example" "http://backend.example.com" max=20 ttl=120 retry=300
     <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>