diff options
author | André Malo <nd@apache.org> | 2004-11-28 14:25:21 +0100 |
---|---|---|
committer | André Malo <nd@apache.org> | 2004-11-28 14:25:21 +0100 |
commit | fd5a98d46475e095bd3f10051d90acaaaee50109 (patch) | |
tree | 3cfcb3170e53b98fd9234aebc384f3d1d6329344 /docs/manual/mod/mod_example.xml | |
parent | allow <program> in man pages (diff) | |
download | apache2-fd5a98d46475e095bd3f10051d90acaaaee50109.tar.xz apache2-fd5a98d46475e095bd3f10051d90acaaaee50109.zip |
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_example.xml')
-rw-r--r-- | docs/manual/mod/mod_example.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/mod/mod_example.xml b/docs/manual/mod/mod_example.xml index 3e1e0113ef..e21d47fc32 100644 --- a/docs/manual/mod/mod_example.xml +++ b/docs/manual/mod/mod_example.xml @@ -52,7 +52,7 @@ <ol> <li> - Run <code>configure</code> with <code>--enable-example</code> + Run <program>configure</program> with <code>--enable-example</code> option.</li> <li>Make the server (run "<code>make</code>").</li> |