]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Remove a couple of tab characters
authorMike Rumph <mrumph@apache.org>
Tue, 18 Aug 2015 18:02:43 +0000 (18:02 +0000)
committerMike Rumph <mrumph@apache.org>
Tue, 18 Aug 2015 18:02:43 +0000 (18:02 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1696472 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_proxy.xml

index 6fe9dc6cb991a3fb6fb0228c219f38e26b939146..2b554663cf7fe8450acf0389a29bb884b6bca88d 100644 (file)
@@ -942,8 +942,8 @@ expressions</description>
         <td>-</td>
         <td>Single letter value defining the initial status of
         this worker: 'D' is disabled; 'S' is stopped; 'I' is ignore-errors;
-           'H' is hot-standby; and 'E' is in an error state. Status 
-           can be set (which is the default) by prepending with '+' or 
+        'H' is hot-standby; and 'E' is in an error state. Status 
+        can be set (which is the default) by prepending with '+' or 
         cleared by prepending with '-'.
         Thus, a setting of 'S-E' sets this worker to Stopped and
         clears the in-error flag.