You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by nd...@apache.org on 2002/11/10 04:18:55 UTC

cvs commit: httpd-2.0/docs/manual/mod mod_echo.html.en mod_echo.xml quickreference.html.en

nd          2002/11/09 19:18:55

  Modified:    docs/manual/mod mod_echo.html.en mod_echo.xml
                        quickreference.html.en
  Log:
  - remove bogus <em>
  - little reformatting
  
  Revision  Changes    Path
  1.10      +2 -4      httpd-2.0/docs/manual/mod/mod_echo.html.en
  
  Index: mod_echo.html.en
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_echo.html.en,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- mod_echo.html.en	7 Oct 2002 15:23:02 -0000	1.9
  +++ mod_echo.html.en	10 Nov 2002 03:18:55 -0000	1.10
  @@ -17,7 +17,7 @@
   </div><div id="quickview"><h3 class="directives">Directives</h3><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#protocolecho">ProtocolEcho</a></li>
   </ul></div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div><div class="directive-section"><h2><a name="ProtocolEcho" id="ProtocolEcho">ProtocolEcho</a> <a name="protocolecho" id="protocolecho">Directive</a></h2><table class="directive"><tr><th><a href="directive-dict.html#Description">Description: 
                 </a></th><td>Turn the echo server on or off</td></tr><tr><th><a href="directive-dict.html#Syntax">Syntax:
  -              </a></th><td><code>ProtocolEcho <em>On|Off</em></code></td></tr><tr><th><a href="directive-dict.html#Context">Context:
  +              </a></th><td><code>ProtocolEcho On|Off</code></td></tr><tr><th><a href="directive-dict.html#Context">Context:
                 </a></th><td>server config, virtual host</td></tr><tr><th><a href="directive-dict.html#Status">Status:
                 </a></th><td>Experimental</td></tr><tr><th><a href="directive-dict.html#Module">Module:
                 </a></th><td>mod_echo</td></tr><tr><th><a href="directive-dict.html#Compatibility">Compatibility:
  @@ -27,8 +27,6 @@
       disables the echo server.</p>
   
       <div class="example"><h3>Example</h3><p><code>
  -    
  -    ProtocolEcho On
  +      ProtocolEcho On
       </code></p></div>
  -
   </div></div><div id="footer"><p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p><p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div></body></html>
  
  
  
  1.3       +3 -5      httpd-2.0/docs/manual/mod/mod_echo.xml
  
  Index: mod_echo.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_echo.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- mod_echo.xml	26 Jul 2002 17:39:37 -0000	1.2
  +++ mod_echo.xml	10 Nov 2002 03:18:55 -0000	1.3
  @@ -21,7 +21,7 @@
   
   <name>ProtocolEcho</name>
   <description>Turn the echo server on or off</description>
  -<syntax>ProtocolEcho <em>On|Off</em></syntax>
  +<syntax>ProtocolEcho On|Off</syntax>
   <contextlist><context>server config</context>
   <context>virtual host</context></contextlist>
   <compatibility>ProtocolEcho is only available in 2.0 and
  @@ -31,11 +31,9 @@
       <p>The <directive>ProtocolEcho</directive> directive enables or
       disables the echo server.</p>
   
  -    <example>
  -    <title>Example</title>
  -    ProtocolEcho On
  +    <example><title>Example</title>
  +      ProtocolEcho On
       </example>
  -
   </usage>
   
   </directivesynopsis>
  
  
  
  1.33      +1 -1      httpd-2.0/docs/manual/mod/quickreference.html.en
  
  Index: quickreference.html.en
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/quickreference.html.en,v
  retrieving revision 1.32
  retrieving revision 1.33
  diff -u -r1.32 -r1.33
  --- quickreference.html.en	10 Nov 2002 02:56:33 -0000	1.32
  +++ quickreference.html.en	10 Nov 2002 03:18:55 -0000	1.33
  @@ -392,7 +392,7 @@
       <em>env-variable</em> [<em>env-variable</em>] ...</a></td><td /><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Passes environment variables from the shell</td></tr>
   <tr class="odd"><td><a href="mpm_common.html#pidfile">PidFile <var>filename</var></a></td><td> logs/httpd.pid </td><td>s</td><td>M</td></tr><tr class="odd"><td class="descr" colspan="4">File where the server records the process ID
   of the daemon</td></tr>
  -<tr><td><a href="mod_echo.html#protocolecho">ProtocolEcho <em>On|Off</em></a></td><td /><td>sv</td><td>X</td></tr><tr><td class="descr" colspan="4">Turn the echo server on or off</td></tr>
  +<tr><td><a href="mod_echo.html#protocolecho">ProtocolEcho On|Off</a></td><td /><td>sv</td><td>X</td></tr><tr><td class="descr" colspan="4">Turn the echo server on or off</td></tr>
   <tr class="odd"><td><a href="mod_proxy.html#proxy">&lt;Proxy <em>wildcard-url</em>&gt; ...&lt;/Proxy&gt;</a></td><td /><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Container for directives applied to proxied 
   resources</td></tr>
   <tr><td><a href="mod_proxy.html#proxyblock">ProxyBlock *|<em>word|host|domain</em>