From 97db2b1c4175771061ded808371ee449ea025904 Mon Sep 17 00:00:00 2001 From: Mike Rumph Date: Tue, 18 Aug 2015 18:02:43 +0000 Subject: [PATCH] Remove a couple of tab characters 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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manual/mod/mod_proxy.xml b/docs/manual/mod/mod_proxy.xml index 6fe9dc6cb99..2b554663cf7 100644 --- a/docs/manual/mod/mod_proxy.xml +++ b/docs/manual/mod/mod_proxy.xml @@ -942,8 +942,8 @@ expressions - 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. -- 2.47.3