summaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2005-09-09 14:31:37 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2005-09-09 14:31:37 +0000
commit734f1603a77004ec6028d4cf8f55ceca536bf6a7 (patch)
tree7b5eaf76ed5f01d87f0e7446c945c24cab597642 /usr.sbin
parent889f9de59461ac7ec6b55b7a8d3a7ee4233d99de (diff)
suexec.html.en was renamed, so update reference accordingly;
move the whole section to SEE ALSO, which is more appropriate anyway; from alexey e. suslikov;
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/httpd/src/support/suexec.812
1 files changed, 4 insertions, 8 deletions
diff --git a/usr.sbin/httpd/src/support/suexec.8 b/usr.sbin/httpd/src/support/suexec.8
index dc109520467..eb98b0a09c7 100644
--- a/usr.sbin/httpd/src/support/suexec.8
+++ b/usr.sbin/httpd/src/support/suexec.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: suexec.8,v 1.11 2004/12/28 14:34:37 jmc Exp $
+.\" $OpenBSD: suexec.8,v 1.12 2005/09/09 14:31:36 jmc Exp $
.\" ====================================================================
.\" The Apache Software License, Version 1.1
.\"
@@ -104,12 +104,8 @@ with the SETUID bit set,
so a change of file mode is necessary to enable it:
.Pp
.Dl # chmod u+s /usr/sbin/suexec
-.Pp
-For more information about
-.Nm ,
-see the online document
-.Dq Apache suEXEC Support
-at
-.Pa /var/www/htdocs/manual/suexec.html.en .
.Sh SEE ALSO
.Xr httpd 8
+.Pp
+Apache suEXEC Support:
+.Pa /var/www/htdocs/manual/suexec.html