From c0815f0dccffa74f322f40b05712b87c8025a948 Mon Sep 17 00:00:00 2001 From: Daniel Earl Poirier Date: Sat, 30 Oct 2010 17:59:37 +0000 Subject: [PATCH] Clarify - say "suEXEC wrapper" instead of "this program". Reported by James Tanit. PR48632. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1029136 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/suexec.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/suexec.xml b/docs/manual/suexec.xml index 1a26a01c8e..2a8e340d5f 100644 --- a/docs/manual/suexec.xml +++ b/docs/manual/suexec.xml @@ -370,7 +370,7 @@
The username under which httpd normally runs. This is the only user allowed to - execute this program.
+ execute the suEXEC wrapper.
--with-suexec-userdir=DIR
-- 2.50.1