summaryrefslogtreecommitdiff
path: root/docs/manual/mod/mod_log_forensic.xml
diff options
context:
space:
mode:
authorAndré Malo <nd@apache.org>2004-11-28 13:25:21 +0000
committerAndré Malo <nd@apache.org>2004-11-28 13:25:21 +0000
commitfd5a98d46475e095bd3f10051d90acaaaee50109 (patch)
tree3cfcb3170e53b98fd9234aebc384f3d1d6329344 /docs/manual/mod/mod_log_forensic.xml
parent12585b43ab806d173911d0fb6897a37e81e186bb (diff)
downloadhttpd-fd5a98d46475e095bd3f10051d90acaaaee50109.tar.gz
use <program> for programs
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106803 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_log_forensic.xml')
-rw-r--r--docs/manual/mod/mod_log_forensic.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/manual/mod/mod_log_forensic.xml b/docs/manual/mod/mod_log_forensic.xml
index 3a10ec08d5..8133b343c6 100644
--- a/docs/manual/mod/mod_log_forensic.xml
+++ b/docs/manual/mod/mod_log_forensic.xml
@@ -127,9 +127,9 @@ version 2.1</compatibility>
<note type="warning"><title>Security:</title>
<p>If a program is used, then it will be run as the user who
- started httpd. This will be root if the server was started by root;
- be sure that the program is secure or switches to a less privileged
- user.</p>
+ started <program>httpd</program>. This will be root if the server was
+ started by root; be sure that the program is secure or switches to a
+ less privileged user.</p>
</note>
<note><title>Note</title>