From: Joe Orton
Date: Mon, 1 Jul 2013 08:54:43 +0000 (+0000)
Subject: Fix "and and" in suexec man page.
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f69e259b0b2c731ac256657489558712c19cbb02;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).
Synopsis
diff --git a/docs/manual/programs/suexec.xml b/docs/manual/programs/suexec.xml
index 890f873890e..7ddf54e5458 100644
--- a/docs/manual/programs/suexec.xml
+++ b/docs/manual/programs/suexec.xml
@@ -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/&httpd.docs;/suexec.html).