From cf99cf4a0ec8ab9afcd7b93f4d62bbef4afd9e83 Mon Sep 17 00:00:00 2001 From: Joe Orton Date: Mon, 1 Jul 2013 08:54:43 +0000 Subject: [PATCH] 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 --- docs/manual/programs/suexec.html.en | 2 +- docs/manual/programs/suexec.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manual/programs/suexec.html.en b/docs/manual/programs/suexec.html.en index c042c55410..e06bc5b0c8 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).