]> granicus.if.org Git - apache/commitdiff
markup improvement
authorAstrid Malo <kess@apache.org>
Sun, 6 Jun 2004 14:28:14 +0000 (14:28 +0000)
committerAstrid Malo <kess@apache.org>
Sun, 6 Jun 2004 14:28:14 +0000 (14:28 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103862 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/core.html.en
docs/manual/mod/core.xml

index 80dda962ba80d7c1f2c9110705de501f591f4381..9b1831a47fc32150c60532d21bf687c02315d6ff 100644 (file)
@@ -2581,7 +2581,8 @@ messages sent to the client</td></tr>
 </table>
     <p>The <code class="directive">ServerAdmin</code> sets the contact address
     that the server includes in any error messages it returns to the
-    client. If the httpd doesn't recognize the supplied argument as an URL, it
+    client. If the <code>httpd</code> doesn't recognize the supplied argument
+    as an URL, it
     assumes, that it's an <var>email-address</var> and prepends it with
     <code>mailto:</code> in hyperlink targets. However, it's recommended to
     actually use an email address, since there are a lot of CGI scripts that
index a358548f87c73d0e67b90930ce936857bce4a112..b7a6173fafeb3d74c37292ff16063cf265493331 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
-<!-- $Revision: 1.87 $ -->
+<!-- $Revision: 1.88 $ -->
 
 <!--
  Copyright 2002-2004 The Apache Software Foundation
@@ -2555,7 +2555,8 @@ messages sent to the client</description>
 <usage>
     <p>The <directive>ServerAdmin</directive> sets the contact address
     that the server includes in any error messages it returns to the
-    client. If the httpd doesn't recognize the supplied argument as an URL, it
+    client. If the <code>httpd</code> doesn't recognize the supplied argument
+    as an URL, it
     assumes, that it's an <var>email-address</var> and prepends it with
     <code>mailto:</code> in hyperlink targets. However, it's recommended to
     actually use an email address, since there are a lot of CGI scripts that