]> granicus.if.org Git - apache/commitdiff
More 'Apache' => 'Apache HTTP Server' changes. Other minor nitpicky
authorRich Bowen <rbowen@apache.org>
Tue, 23 Mar 2010 12:46:46 +0000 (12:46 +0000)
committerRich Bowen <rbowen@apache.org>
Tue, 23 Mar 2010 12:46:46 +0000 (12:46 +0000)
changes. Identified a few docs that could use some attention to grammar.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@926543 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_asis.xml.ja
docs/manual/mod/mod_asis.xml.ko
docs/manual/mod/mod_asis.xml.meta
docs/manual/mod/mod_status.html.en
docs/manual/mod/mod_status.xml
docs/manual/mod/mod_substitute.html.en
docs/manual/mod/mod_substitute.xml
docs/manual/mod/mod_userdir.html.en
docs/manual/mod/mod_userdir.xml
docs/manual/mod/mod_vhost_alias.html.en
docs/manual/mod/mod_vhost_alias.xml

index feeb0d53ee9679a6fcd531b23059f9df9b07c85d..7b7475900358a03d81558fc79ec6c40d8b6bfecd 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<!-- English Revision: 420990 -->
+<!-- English Revision: 420990:926536 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 1603bba96e5f55d2e972effac8f265c767dc9dd5..1702e40c42ff98128f55fd9a493a3fa7c01b9a26 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="EUC-KR" ?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
-<!-- English Revision: 151408:420990 (outdated) -->
+<!-- English Revision: 151408:926536 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 39214a9356a12d2c5d6f1b731a3fe3b5d48e388a..bddc142f1ba42eb1f266031790e0d26e2f98733e 100644 (file)
@@ -9,7 +9,7 @@
   <variants>
     <variant>en</variant>
     <variant>fr</variant>
-    <variant>ja</variant>
+    <variant outdated="yes">ja</variant>
     <variant outdated="yes">ko</variant>
   </variants>
 </metafile>
index 4a9e623fc3922a84299d08642135bdf265fb2026..1f8ece9edc6e9b2f05820f17988b462ffcad1328 100644 (file)
@@ -62,7 +62,7 @@ performance</td></tr>
       bytes per request (*)</li>
 
       <li>The current percentage CPU used by each worker and in
-      total by Apache (*)</li>
+      total by all workers combined (*)</li>
 
       <li>The current hosts and requests being processed (*)</li>
     </ul>
@@ -121,9 +121,9 @@ performance</td></tr>
     <p>A machine-readable version of the status file is available by
     accessing the page
     <code>http://your.server.name/server-status?auto</code>. This
-    is useful when automatically run, see the Perl program in the
-    <code>/support</code> directory of Apache,
-    <code>log_server_status</code>.</p>
+    is useful when automatically run, see the Perl program
+    <code>log_server_status</code>, which you will find in the 
+    <code>/support</code> directory of your Apache HTTP Server installation.</p>
 
     <div class="note">
       <strong>It should be noted that if <code class="module"><a href="../mod/mod_status.html">mod_status</a></code> is
index 497e454be4ca7f2ca9af714b9821ff55b38d65d7..e834f517ba9a5f9621763155e585b35238f922d9 100644 (file)
@@ -59,7 +59,7 @@ performance</description>
       bytes per request (*)</li>
 
       <li>The current percentage CPU used by each worker and in
-      total by Apache (*)</li>
+      total by all workers combined (*)</li>
 
       <li>The current hosts and requests being processed (*)</li>
     </ul>
@@ -108,9 +108,9 @@ performance</description>
     <p>A machine-readable version of the status file is available by
     accessing the page
     <code>http://your.server.name/server-status?auto</code>. This
-    is useful when automatically run, see the Perl program in the
-    <code>/support</code> directory of Apache,
-    <code>log_server_status</code>.</p>
+    is useful when automatically run, see the Perl program
+    <code>log_server_status</code>, which you will find in the 
+    <code>/support</code> directory of your Apache HTTP Server installation.</p>
 
     <note>
       <strong>It should be noted that if <module>mod_status</module> is
index 8cd3a635572e05e1447fd626054ee79cbc982df9..0cbb1938f16e0737f165ee9c126bbb71e05e000f 100644 (file)
@@ -27,7 +27,7 @@
 <tr><th><a href="module-dict.html#Status">Status:</a></th><td>Experimental</td></tr>
 <tr><th><a href="module-dict.html#ModuleIdentifier">Module Identifier:</a></th><td>substitute_module</td></tr>
 <tr><th><a href="module-dict.html#SourceFile">Source File:</a></th><td>mod_substitute.c</td></tr>
-<tr><th><a href="module-dict.html#Compatibility">Compatibility:</a></th><td>Available in Apache 2.2.7 and later</td></tr></table>
+<tr><th><a href="module-dict.html#Compatibility">Compatibility:</a></th><td>Available in Apache HTTP Server 2.2.7 and later</td></tr></table>
 <h3>Summary</h3>
 
     <p><code class="module"><a href="../mod/mod_substitute.html">mod_substitute</a></code> provides a mechanism to perform
index 2bc120476e3dd3ac19ab2c9627a14dc2b5950d21..aba078e3a36f45e73e17e31207ca2735d83d0f3c 100644 (file)
@@ -27,7 +27,7 @@
 <status>Experimental</status>
 <sourcefile>mod_substitute.c</sourcefile>
 <identifier>substitute_module</identifier>
-<compatibility>Available in Apache 2.2.7 and later</compatibility>
+<compatibility>Available in Apache HTTP Server 2.2.7 and later</compatibility>
 
 <summary>
     <p><module>mod_substitute</module> provides a mechanism to perform
index f9efc6bc5834b83bad7e3ded61e913589a7155c8..95a7b91d9dc4e6f0e5a45b95f5ef18ad776ba358 100644 (file)
@@ -157,7 +157,7 @@ tutorial</a></li>
     redirect to <code>http://www.example.com/bob/one/two.html</code>.</p>
 
     <p>If you add a redirect, it must be the last alternative in the list.
-    Apache cannot determine if the redirect succeeded or not, so if you have
+    Apache httpd cannot determine if the redirect succeeded or not, so if you have
     the redirect earlier in the list, that will always be the alternative
     that is used.</p>
 
@@ -170,7 +170,7 @@ tutorial</a></li>
 <h3>See also</h3>
 <ul>
 <li>
-  <a href="../howto/public_html.html">public_html tutorial</a>
+  <a href="../howto/public_html.html">Per-user web directories tutorial</a>
 </li>
 </ul>
 </div>
index 87630df2082ca6c29be844dc42db53935e35dff1..38e5d069db8605f5d13c1b70b5335e4118393e79 100644 (file)
@@ -150,7 +150,7 @@ host</context></contextlist>
     redirect to <code>http://www.example.com/bob/one/two.html</code>.</p>
 
     <p>If you add a redirect, it must be the last alternative in the list.
-    Apache cannot determine if the redirect succeeded or not, so if you have
+    Apache httpd cannot determine if the redirect succeeded or not, so if you have
     the redirect earlier in the list, that will always be the alternative
     that is used.</p>
 
@@ -162,7 +162,7 @@ host</context></contextlist>
 </usage>
 
 <seealso>
-  <a href="../howto/public_html.html">public_html tutorial</a>
+  <a href="../howto/public_html.html">Per-user web directories tutorial</a>
 </seealso>
 
 </directivesynopsis>
index 19a18ef5c810ddbbbe62989ca62b92e28856708a..543d6bd9fcc26bed528e93918ef4827060bb88d4 100644 (file)
@@ -235,7 +235,7 @@ for a given virtual host</td></tr>
 </table>
 
     <p>The <code class="directive">VirtualDocumentRoot</code> directive allows you to
-    determine where Apache will find your documents based on the
+    determine where Apache HTTP Server will find your documents based on the
     value of the server name. The result of expanding
     <em>interpolated-directory</em> is used as the root of the
     document tree in a similar manner to the <code class="directive"><a href="../mod/core.html#documentroot">DocumentRoot</a></code> directive's argument. 
@@ -277,7 +277,7 @@ a given virtual host</td></tr>
 </table>
 
     <p>The <code class="directive">VirtualScriptAlias</code> directive allows you to
-    determine where Apache will find CGI scripts in a similar
+    determine where Apache httpd will find CGI scripts in a similar
     manner to <code class="directive"><a href="#virtualdocumentroot">VirtualDocumentRoot</a></code> does for other documents. It matches
     requests for URIs starting <code>/cgi-bin/</code>, much like <code class="directive"><a href="../mod/mod_alias.html#scriptalias">ScriptAlias</a></code>
     <code>/cgi-bin/</code> would.</p>
index b1111817eac258a35e511a55de8795a737cc6420..878bb0a68213f27b990d66174786b2ad0428e6ca 100644 (file)
@@ -223,7 +223,7 @@ for a given virtual host</description>
 <usage>
 
     <p>The <directive>VirtualDocumentRoot</directive> directive allows you to
-    determine where Apache will find your documents based on the
+    determine where Apache HTTP Server will find your documents based on the
     value of the server name. The result of expanding
     <em>interpolated-directory</em> is used as the root of the
     document tree in a similar manner to the <directive
@@ -271,7 +271,7 @@ a given virtual host</description>
 <usage>
 
     <p>The <directive>VirtualScriptAlias</directive> directive allows you to
-    determine where Apache will find CGI scripts in a similar
+    determine where Apache httpd will find CGI scripts in a similar
     manner to <directive module="mod_vhost_alias"
     >VirtualDocumentRoot</directive> does for other documents. It matches
     requests for URIs starting <code>/cgi-bin/</code>, much like <directive