You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by no...@apache.org on 2007/10/05 23:34:01 UTC

svn commit: r582402 - in /httpd/httpd/branches/2.2.x/docs/manual: env.xml.ja env.xml.ko howto/auth.html.en howto/auth.xml.ja howto/auth.xml.ko

Author: noodl
Date: Fri Oct  5 14:33:50 2007
New Revision: 582402

URL: http://svn.apache.org/viewvc?rev=582402&view=rev
Log:
buildfluff

Modified:
    httpd/httpd/branches/2.2.x/docs/manual/env.xml.ja
    httpd/httpd/branches/2.2.x/docs/manual/env.xml.ko
    httpd/httpd/branches/2.2.x/docs/manual/howto/auth.html.en
    httpd/httpd/branches/2.2.x/docs/manual/howto/auth.xml.ja
    httpd/httpd/branches/2.2.x/docs/manual/howto/auth.xml.ko

Modified: httpd/httpd/branches/2.2.x/docs/manual/env.xml.ja
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/docs/manual/env.xml.ja?rev=582402&r1=582401&r2=582402&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/docs/manual/env.xml.ja [iso-2022-jp] (original)
+++ httpd/httpd/branches/2.2.x/docs/manual/env.xml.ja [iso-2022-jp] Fri Oct  5 14:33:50 2007
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="iso-2022-jp" ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.ja.xsl"?>
-<!-- English Revision: 421100:434073 (outdated) -->
+<!-- English Revision: 421100:580736 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more

Modified: httpd/httpd/branches/2.2.x/docs/manual/env.xml.ko
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/docs/manual/env.xml.ko?rev=582402&r1=582401&r2=582402&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/docs/manual/env.xml.ko [euc-kr] (original)
+++ httpd/httpd/branches/2.2.x/docs/manual/env.xml.ko [euc-kr] Fri Oct  5 14:33:50 2007
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="EUC-KR" ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.ko.xsl"?>
-<!-- English Revision: 105989:434073 (outdated) -->
+<!-- English Revision: 105989:580736 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more

Modified: httpd/httpd/branches/2.2.x/docs/manual/howto/auth.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/docs/manual/howto/auth.html.en?rev=582402&r1=582401&r2=582402&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/docs/manual/howto/auth.html.en (original)
+++ httpd/httpd/branches/2.2.x/docs/manual/howto/auth.html.en Fri Oct  5 14:33:50 2007
@@ -349,11 +349,10 @@
     problems, you may wish to store your passwords somewhere else, such
     as in a database.</p>
 
-    <p><code class="module"><a href="../mod/mod_authn_dbm.html">mod_authn_dbm</a></code> and <code class="module"><a href="../mod/mod_authn_dbd.html">mod_authn_dbd</a></code>
-    are two modules which make this possible. Rather than selecting
-    <code class="directive"><a href="../mod/mod_auth_basic.html#authbasicsource">AuthBasicSource</a></code> file,
-    instead you can choose <code>dbm</code> or <code>dbd</code> as your
-    storage format.</p>
+    <p><code class="module"><a href="../mod/mod_authn_dbm.html">mod_authn_dbm</a></code> and <code class="module"><a href="../mod/mod_authn_dbd.html">mod_authn_dbd</a></code> are two
+    modules which make this possible. Rather than selecting <code><code class="directive"><a href="../mod/mod_auth_basic.html#authbasicprovider">AuthBasicProvider</a></code> file</code>, instead
+    you can choose <code>dbm</code> or <code>dbd</code> as your storage
+    format.</p>
 
     <p>To select a dbd file rather than a text file, for example:</p>
 

Modified: httpd/httpd/branches/2.2.x/docs/manual/howto/auth.xml.ja
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/docs/manual/howto/auth.xml.ja?rev=582402&r1=582401&r2=582402&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/docs/manual/howto/auth.xml.ja [iso-2022-jp] (original)
+++ httpd/httpd/branches/2.2.x/docs/manual/howto/auth.xml.ja [iso-2022-jp] Fri Oct  5 14:33:50 2007
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='iso-2022-jp' ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<!-- English Revision: 219484:574089 (outdated) -->
+<!-- English Revision: 219484:582400 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more

Modified: httpd/httpd/branches/2.2.x/docs/manual/howto/auth.xml.ko
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/docs/manual/howto/auth.xml.ko?rev=582402&r1=582401&r2=582402&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/docs/manual/howto/auth.xml.ko [euc-kr] (original)
+++ httpd/httpd/branches/2.2.x/docs/manual/howto/auth.xml.ko [euc-kr] Fri Oct  5 14:33:50 2007
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='EUC-KR' ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
-<!-- English Revision: 105989:574089 (outdated) -->
+<!-- English Revision: 105989:582400 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more