]> granicus.if.org Git - apache/commitdiff
Regenerate.
authorJoe Orton <jorton@apache.org>
Mon, 1 Jul 2013 08:56:40 +0000 (08:56 +0000)
committerJoe Orton <jorton@apache.org>
Mon, 1 Jul 2013 08:56:40 +0000 (08:56 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1498314 13f79535-47bb-0310-9956-ffa450edef68

docs/man/suexec.8

index a7f00f4ebceeb47e296a28f49851f84b0971c934..682673c6697e2718485ac71d25009942406e96c2 100644 (file)
@@ -19,7 +19,7 @@
 .el .ne 3
 .IP "\\$1" \\$2
 ..
-.TH "SUEXEC" 8 "2005-11-13" "Apache HTTP Server" "suexec"
+.TH "SUEXEC" 8 "2013-07-01" "Apache HTTP Server" "suexec"
 
 .SH NAME
 suexec \- Switch user before executing external programs
@@ -36,7 +36,7 @@ suexec \- Switch user before executing external programs
 suexec is used by the Apache HTTP Server to switch to another user before executing CGI programs\&. In order to achieve this, it must run as root\&. Since the HTTP daemon normally doesn't run as root, the suexec executable needs the setuid bit set and must be owned by root\&. It should never be writable for any other person than root\&.
  
 .PP
-For further information about the concepts and and the security model of suexec please refer to the suexec documentation (http://httpd\&.apache\&.org/docs/trunk/suexec\&.html)\&.
+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)\&.
  
 
 .SH "OPTIONS"