diff options
author | Rich Bowen <rbowen@apache.org> | 2010-03-16 13:48:31 +0100 |
---|---|---|
committer | Rich Bowen <rbowen@apache.org> | 2010-03-16 13:48:31 +0100 |
commit | 0c0ac0138507e9081bec7a1ec6a776b190911b84 (patch) | |
tree | 107b1f761b7cb490c9bb2436649f88a54be09ecf /docs/manual/suexec.xml.meta | |
parent | get the socket with ap_get_module_config instead of walking the filter chain (diff) | |
download | apache2-0c0ac0138507e9081bec7a1ec6a776b190911b84.tar.xz apache2-0c0ac0138507e9081bec7a1ec6a776b190911b84.zip |
In as much as we can be said to have consensus on anything at all, we
appear to have consensus that we will refer to the product (in the
documentation) as Apache HTTPD, or HTTPD for short, and to the server
binary executable as <code>httpd</code>. Here's a few changes to that
effect.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@923712 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/suexec.xml.meta')
-rw-r--r-- | docs/manual/suexec.xml.meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/suexec.xml.meta b/docs/manual/suexec.xml.meta index f1be9d6399..ce2ceefd2d 100644 --- a/docs/manual/suexec.xml.meta +++ b/docs/manual/suexec.xml.meta @@ -8,7 +8,7 @@ <variants> <variant>en</variant> - <variant outdated="yes">fr</variant> + <variant>fr</variant> <variant outdated="yes">ja</variant> <variant outdated="yes">ko</variant> <variant outdated="yes">tr</variant> |