--- E:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\mod_userdir.xml_orig_0.ja        Fri Jul26 20:13:53 2002
+++ E:\CVSROOT\APACHE\httpd-docs-2.0\manual\mod\mod_userdir.xml.ja      Fri Jul26 20:06:47 2002
@@ -12,9 +12,9 @@
 <identifier>userdir_module</identifier>

 <summary>
-$B$3$N%b%8%e!<%k$O!"(B
+<p>$B$3$N%b%8%e!<%k$O!"(B
 <code>http://example.com/~user/</code>
-$B9=J8$r;H$C$F%f!<%6@lMQ%G%#%l%/%H%j$K%"%/%;%9$G$-$k$h$&$K$7$^$9!#(B
+$B9=J8$r;H$C$F%f!<%6@lMQ%G%#%l%/%H%j$K%"%/%;%9$G$-$k$h$&$K$7$^$9!#(B</p>
 </summary>

 <seealso><a href="../urlmapping.html">URL $B$+$i(B
--- E:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\mod_rewrite_orig_1.xml   Fri Jul 26 20:14:09 2002
+++ E:\CVSROOT\APACHE\httpd-docs-2.0\manual\mod\mod_rewrite.xml Fri Jul 26 20:12:02 2002
@@ -175,11 +175,11 @@
       directives). For historical reasons the conditions are given
       first, and so the control flow is a little bit long-winded. See
       Figure 1 for more details.</p>
-<section>
+<blockquote>
       <img src="../images/mod_rewrite_fig1.gif" border="1" width="428"
            height="385" alt="[Needs graphics capability to display]" />
       <p><strong>Figure 1:</strong>The control flow through the rewriting ruleset</p>
-</section>
+</blockquote>
       <p>As you can see, first the URL is matched against the
       <em>Pattern</em> of each rule. When it fails mod_rewrite
       immediately stops processing this rule and continues with the
@@ -226,11 +226,11 @@
       Figure 2 shows to which locations the back-references are
       transfered for expansion.</p>

-<section>
+<blockquote>
       <img src="../images/mod_rewrite_fig2.gif" border="1" width="381"
            height="179" alt="[Needs graphics capability to display]" />
       <p><strong>Figure 2:</strong> The back-reference flow through a rule.</p>
-</section>
+</blockquote>
       <p>We know this was a crash course on mod_rewrite's internal
       processing. But you will benefit from this knowledge when
       reading the following documentation of the available

