You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by yo...@apache.org on 2002/09/30 11:14:43 UTC

cvs commit: httpd-2.0/docs/manual/mod mpm_common.xml.ja prefork.xml.ja worker.xml.ja

yoshiki     2002/09/30 02:14:43

  Modified:    docs/manual/mod mpm_common.xml.ja prefork.xml.ja
                        worker.xml.ja
  Log:
  Update Japanese translations.
  
  Revision  Changes    Path
  1.5       +18 -1     httpd-2.0/docs/manual/mod/mpm_common.xml.ja
  
  Index: mpm_common.xml.ja
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mpm_common.xml.ja,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- mpm_common.xml.ja	11 Sep 2002 08:54:46 -0000	1.4
  +++ mpm_common.xml.ja	30 Sep 2002 09:14:42 -0000	1.5
  @@ -2,7 +2,7 @@
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
   <modulesynopsis>
  -<!-- English revision: 1.17 -->
  +<!-- English revision: 1.18 -->
   
   <name>mpm_common</name>
   <description>$BFs$D0J>e$N%^%k%A%W%m%;%C%7%s%0%b%8%e!<%k(B (MPM)
  @@ -257,6 +257,23 @@
       $B$r(B 16 $B%W%m%;%90J>eI,MW$JCM$^$GA}2C$5$;$?$$>l9g$O!"(B
       <directive module="mpm_common">ServerLimit</directive>
       $B$bA}2C$5$;$kI,MW$,$"$j$^$9!#(B</p>
  +</usage>
  +</directivesynopsis>
  +
  +<directivesynopsis>
  +<name>MaxMemFree</name>
  +<description>$B<g%a%b%j%"%m%1!<%?$,(B free() $B$r8F$P$:$KJ];}$7B3$1$i$l$k%a%b%j$N(B
  +$B:GBgNL(B</description>
  +<syntax>MaxMemFree <em>number</em></syntax>
  +<contextlist><context>$B%5!<%P@_Dj%U%!%$%k(B</context></contextlist>
  +<modulelist><module>worker</module><module>prefork</module>
  +<module>mpm_netware</module>
  +</modulelist>
  +
  +<usage>
  +    <p><directive>MaxMemFree</directive> $B%G%#%l%/%F%#%V$O(B free() $B$r8F$P$:$K(B
  +    $B<g%"%m%1!<%?$,J];}$G$-$k6u$N%a%b%j$N:GBgCM$r%-%m%P%$%HC10L$G@_Dj$7$^$9!#(B
  +    $B@_Dj$5$l$F$$$J$$$+!"Nm$K@_Dj$5$l$F$$$k$H$-$O!"L5@)8B$K$J$j$^$9!#(B</p>
   </usage>
   </directivesynopsis>
   
  
  
  
  1.4       +5 -1      httpd-2.0/docs/manual/mod/prefork.xml.ja
  
  Index: prefork.xml.ja
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/prefork.xml.ja,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- prefork.xml.ja	29 Aug 2002 07:17:03 -0000	1.3
  +++ prefork.xml.ja	30 Sep 2002 09:14:42 -0000	1.4
  @@ -2,7 +2,7 @@
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
   <modulesynopsis>
  -<!-- English revision: 1.6 -->
  +<!-- English revision: 1.7 -->
   <name>prefork</name>
   <description>$B%9%l%C%I$r;H$o$:!"@h9T$7$F(B fork $B$r9T$J$&%&%'%V%5!<%P$r<BAu(B
   </description>
  @@ -98,6 +98,10 @@
   
   <directivesynopsis location="mpm_common">
   <name>MaxClients</name>
  +</directivesynopsis>
  +
  +<directivesynopsis location="mpm_common">
  +<name>MaxMemFree</name>
   </directivesynopsis>
   
   <directivesynopsis location="mpm_common">
  
  
  
  1.3       +3 -1      httpd-2.0/docs/manual/mod/worker.xml.ja
  
  Index: worker.xml.ja
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/worker.xml.ja,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- worker.xml.ja	29 Aug 2002 07:17:03 -0000	1.2
  +++ worker.xml.ja	30 Sep 2002 09:14:42 -0000	1.3
  @@ -1,7 +1,7 @@
   <?xml version="1.0" encoding="iso-2022-jp"?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
  -<!-- English revision: 1.6 -->
  +<!-- English revision: 1.7 -->
   <modulesynopsis>
   <name>worker</name>
   <description>$B%^%k%A%9%l%C%I$H%^%k%A%W%m%;%9$N%O%$%V%j%C%I7?(B
  @@ -110,6 +110,8 @@
   <directivesynopsis location="mpm_common"><name>LockFile</name>
   </directivesynopsis>
   <directivesynopsis location="mpm_common"><name>MaxClients</name>
  +</directivesynopsis>
  +<directivesynopsis location="mpm_common"><name>MaxMemFree</name>
   </directivesynopsis>
   <directivesynopsis location="mpm_common"><name>MaxRequestsPerChild</name>
   </directivesynopsis>