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 2004/09/05 05:54:22 UTC

cvs commit: httpd-2.0/docs/manual/mod core.html.de core.html.en core.html.ja.euc-jp

nd          2004/09/04 20:54:22

  Modified:    docs/manual/mod core.html.de core.html.en
                        core.html.ja.euc-jp
  Log:
  update transformation
  
  Revision  Changes    Path
  1.32      +1 -1      httpd-2.0/docs/manual/mod/core.html.de
  
  Index: core.html.de
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/core.html.de,v
  retrieving revision 1.31
  retrieving revision 1.32
  diff -u -u -r1.31 -r1.32
  --- core.html.de	29 Aug 2004 18:10:49 -0000	1.31
  +++ core.html.de	5 Sep 2004 03:54:21 -0000	1.32
  @@ -2682,7 +2682,7 @@
         #!C:/Perl/bin/perl.exe
       </code></p></div>
   
  -    <p>oder, wenn perl im Pfad (Umgebungsvariable <code>PATH</code>) liegt,
  +    <p>oder, wenn <code>perl</code> im Pfad (Umgebungsvariable <code>PATH</code>) liegt,
         einfach:</p>
   
       <div class="example"><p><code>
  
  
  
  1.99      +3 -3      httpd-2.0/docs/manual/mod/core.html.en
  
  Index: core.html.en
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/core.html.en,v
  retrieving revision 1.98
  retrieving revision 1.99
  diff -u -u -r1.98 -r1.99
  --- core.html.en	26 Aug 2004 22:44:57 -0000	1.98
  +++ core.html.en	5 Sep 2004 03:54:21 -0000	1.99
  @@ -2538,7 +2538,7 @@
         #!C:/Perl/bin/perl.exe
       </code></p></div>
   
  -    <p>or, if perl is in the <code>PATH</code>, simply:</p>
  +    <p>or, if <code>perl</code> is in the <code>PATH</code>, simply:</p>
   
       <div class="example"><p><code>
         #!perl
  @@ -2553,7 +2553,7 @@
       registry keys cannot be found, Apache falls back to the behavior of the
       <code>Script</code> option.</p>
   
  -    <div class="warning"><h3>Security</h3> 
  +    <div class="warning"><h3>Security</h3>
       <p>Be careful when using <code>ScriptInterpreterSource
       Registry</code> with <code class="directive"><a href="../mod/mod_alias.html#scriptalias">ScriptAlias</a></code>'ed directories, because
       Apache will try to execute <strong>every</strong> file within this
  @@ -3149,7 +3149,7 @@
   <ul>
   <li><a href="../vhosts/">Apache Virtual Host documentation</a></li>
   <li><a href="../dns-caveats.html">Issues Regarding DNS and
  -     Apache</a></li>
  +    Apache</a></li>
   <li><a href="../bind.html">Setting
       which addresses and ports Apache uses</a></li>
   <li><a href="../sections.html">How &lt;Directory&gt;, &lt;Location&gt;
  
  
  
  1.6       +1 -1      httpd-2.0/docs/manual/mod/core.html.ja.euc-jp
  
  Index: core.html.ja.euc-jp
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/core.html.ja.euc-jp,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -u -r1.5 -r1.6
  --- core.html.ja.euc-jp	4 Sep 2004 20:20:16 -0000	1.5
  +++ core.html.ja.euc-jp	5 Sep 2004 03:54:21 -0000	1.6
  @@ -2550,7 +2550,7 @@
         #!C:/Perl/bin/perl.exe
       </code></p></div>
   
  -    <p>�⤷���ϡ�perl �� <code>PATH</code> �ˤ������ñ��:</p>
  +    <p>�⤷���ϡ�<code>perl</code> �� <code>PATH</code> �ˤ������ñ��:</p>
   
       <div class="example"><p><code>
         #!perl