From 53a7062023580b052418aef05eefc969b7fb38e3 Mon Sep 17 00:00:00 2001
From: "Jason S. Lingohr"
Used properly, this feature can reduce @@ -464,7 +464,7 @@ filesystem permissions to ensure that only the group Apache runs as may execute suEXEC.
-If for example, your web-server is configured to run as:
+If for example, your web server is configured to run as:
User www
diff --git a/docs/manual/suexec.xml b/docs/manual/suexec.xml
index b007d0fddd..875960dfc2 100644
--- a/docs/manual/suexec.xml
+++ b/docs/manual/suexec.xml
@@ -29,7 +29,7 @@
Apache users the ability
to run CGI and SSI programs
under user IDs different from the user ID of the calling
- web-server. Normally, when a CGI or SSI program executes, it
+ web server. Normally, when a CGI or SSI program executes, it
runs as the same user who is running the web server.
Used properly, this feature can reduce @@ -455,7 +455,7 @@ filesystem permissions to ensure that only the group Apache runs as may execute suEXEC.
-If for example, your web-server is configured to run as:
+If for example, your web server is configured to run as: