From: Joe Orton Date: Mon, 1 Jul 2013 08:54:43 +0000 (+0000) Subject: Fix "and and" in suexec man page. X-Git-Tag: 2.5.0-alpha~5277 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf99cf4a0ec8ab9afcd7b93f4d62bbef4afd9e83;p=thirdparty%2Fapache%2Fhttpd.git Fix "and and" in suexec man page. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1498310 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/programs/suexec.html.en b/docs/manual/programs/suexec.html.en index c042c55410f..e06bc5b0c82 100644 --- a/docs/manual/programs/suexec.html.en +++ b/docs/manual/programs/suexec.html.en @@ -33,7 +33,7 @@ setuid bit set and must be owned by root. It should never be writable for any other person than root.

-

For further information about the concepts and and the security model +

For further information about the concepts and the security model of suexec please refer to the suexec documentation (http://httpd.apache.org/docs/trunk/suexec.html).