summaryrefslogtreecommitdiffstats
path: root/docs/manual/mod/mod_example.xml
diff options
context:
space:
mode:
authorAndré Malo <nd@apache.org>2004-11-28 14:25:21 +0100
committerAndré Malo <nd@apache.org>2004-11-28 14:25:21 +0100
commitfd5a98d46475e095bd3f10051d90acaaaee50109 (patch)
tree3cfcb3170e53b98fd9234aebc384f3d1d6329344 /docs/manual/mod/mod_example.xml
parentallow <program> in man pages (diff)
downloadapache2-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.xml2
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>