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/12/05 22:02:28 UTC

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

nd          2002/12/05 13:02:28

  Modified:    docs/manual/mod Tag: APACHE_2_0_BRANCH mod_auth_anon.html.en
                        mod_auth_anon.xml
  Log:
  typo
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.11.2.2  +1 -1      httpd-2.0/docs/manual/mod/Attic/mod_auth_anon.html.en
  
  Index: mod_auth_anon.html.en
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/Attic/mod_auth_anon.html.en,v
  retrieving revision 1.11.2.1
  retrieving revision 1.11.2.2
  diff -u -r1.11.2.1 -r1.11.2.2
  --- mod_auth_anon.html.en	2 Dec 2002 20:02:23 -0000	1.11.2.1
  +++ mod_auth_anon.html.en	5 Dec 2002 21:02:28 -0000	1.11.2.2
  @@ -171,5 +171,5 @@
                 </a></th><td>mod_auth_anon</td></tr></table>
       <p>When set <code>on</code> the 'password' entered is checked for
       at least one '@' and a '.' to encourage users to enter valid email
  -    addresses (see the above <code class="directive"><a href="#auth_logemail">Auth_LogEmail</a></code>).</p>
  +    addresses (see the above <code class="directive"><a href="#anonymous_logemail">Anonymous_LogEmail</a></code>).</p>
   </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.5.2.2   +1 -1      httpd-2.0/docs/manual/mod/Attic/mod_auth_anon.xml
  
  Index: mod_auth_anon.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/Attic/mod_auth_anon.xml,v
  retrieving revision 1.5.2.1
  retrieving revision 1.5.2.2
  diff -u -r1.5.2.1 -r1.5.2.2
  --- mod_auth_anon.xml	2 Dec 2002 19:32:07 -0000	1.5.2.1
  +++ mod_auth_anon.xml	5 Dec 2002 21:02:28 -0000	1.5.2.2
  @@ -198,7 +198,7 @@
       <p>When set <code>on</code> the 'password' entered is checked for
       at least one '@' and a '.' to encourage users to enter valid email
       addresses (see the above <directive
  -    module="mod_auth_anon">Auth_LogEmail</directive>).</p>
  +    module="mod_auth_anon">Anonymous_LogEmail</directive>).</p>
   </usage>
   </directivesynopsis>