]> granicus.if.org Git - apache/commitdiff
Use the correct markup for the httpd program.
authorRich Bowen <rbowen@apache.org>
Sat, 10 Jun 2006 02:03:34 +0000 (02:03 +0000)
committerRich Bowen <rbowen@apache.org>
Sat, 10 Jun 2006 02:03:34 +0000 (02:03 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@413207 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/invoking.html.en
docs/manual/invoking.xml

index 950912d62a076f3d9d3bc699442b9f1e31cb8e89..e76836232051a53309b585d64c4f61e6987b5039 100644 (file)
@@ -70,7 +70,7 @@
     <code class="program"><a href="./programs/httpd.html">httpd</a></code> binary and any command-line arguments that you
     wish to be <em>always</em> present.</p>
 
-    <p>The first thing that <code>httpd</code> does when it is
+    <p>The first thing that <code class="program"><a href="./programs/httpd.html">httpd</a></code> does when it is
     invoked is to locate and read the <a href="configuring.html">configuration file</a>
     <code>httpd.conf</code>. The location of this file is set at
     compile-time, but it is possible to specify its location at run
index 710e63212471ed317f4af320a6aae23ed55e2eb9..9c74c9488ae5e91575095d5f7a2212ca180dc371 100644 (file)
@@ -69,7 +69,7 @@
     <program>httpd</program> binary and any command-line arguments that you
     wish to be <em>always</em> present.</p>
 
-    <p>The first thing that <code>httpd</code> does when it is
+    <p>The first thing that <program>httpd</program> does when it is
     invoked is to locate and read the <a
     href="configuring.html">configuration file</a>
     <code>httpd.conf</code>. The location of this file is set at