goba            Fri Mar 29 14:44:57 2002 EDT

  Modified files:              
    /phpdoc/hu/functions        bc.xml 
  Log:
  Getting in sync
  
  
Index: phpdoc/hu/functions/bc.xml
diff -u phpdoc/hu/functions/bc.xml:1.12 phpdoc/hu/functions/bc.xml:1.13
--- phpdoc/hu/functions/bc.xml:1.12     Thu Feb 14 13:16:23 2002
+++ phpdoc/hu/functions/bc.xml  Fri Mar 29 14:44:57 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-2"?>
-<!-- EN-Revision: 1.22 Maintainer: goba Status: ready -->
+<!-- EN-Revision: 1.24 Maintainer: goba Status: ready -->
 <!-- CREDITS: zvaranka,gerzson -->
 
  <reference id="ref.bc">
@@ -7,22 +7,16 @@
   <titleabbrev>BCMath</titleabbrev>
 
   <partintro>
-   <para>
+   <para id="bc.intro">
     Ha tetsz�leges pontoss�g� matematikai m�veleteket szeretn�l
     v�gezni, a PHP a Binary Calculator Mathematics (BCMath)
     f�ggv�nyeket k�n�lja erre a c�lra. Ezek a f�ggv�nyek
     tetsz�leges m�retben �s pontoss�ggal tudnak sz�mokat
     �br�zolni karaktersorozatok felhaszn�l�s�val.
    </para>
-   <para>
-    PHP 4-ben ezek a f�ggv�nyek csak akkor �rhet�ek el, ha a PHP-t a 
-    <link linkend="install.configure.enable-bcmath"><option 
role="configure">--enable-bcmath</option></link>
-    be�ll�t�ssal lett ford�tva.
-    PHP 3-ban ezek a f�ggv�nyek csak akkor �rhet�ek el, ha a PHP-t NEM a 
-    <link linkend="install.configure.enable-bcmath"><option 
role="configure">--disable-bcmath</option></link>
-    be�ll�t�ssal lett ford�tva.
-   </para>
-   <note>
+
+   <section id="bc.requirements">
+    <title>El�felt�telek</title>
     <para>
      Licensz k�rd�sek miatt a BCMATH k�nyvt�r a standard PHP
      csomagt�l k�l�n�ll� elemk�nt t�lthet� le.
@@ -31,7 +25,36 @@
      <filename>README.BCMATH</filename> f�jlt a PHP csomagodban
      tov�bbi inform�ci�k�rt.
     </para>
-   </note>
+   </section>
+   
+   <section id="bc.installation">
+    <title>Telep�t�s</title> 
+    <para>
+     PHP 4-ben ezek a f�ggv�nyek csak akkor �rhet�ek el, ha a PHP-t a 
+     <link linkend="install.configure.enable-bcmath">
+     <option role="configure">--enable-bcmath</option></link>
+     be�ll�t�ssal ford�tottad. PHP 3-ban ezek a f�ggv�nyek csak akkor 
+     �rhet�ek el, ha a PHP-t NEM a 
+     <link linkend="install.configure.disable-bcmath">
+     <option role="configure">--disable-bcmath</option></link>
+     be�ll�t�ssal ford�tottad.
+    </para>
+   </section>
+
+   <section id="bc.configuration">  
+    <title>Fut�sidej� be�ll�t�sok</title>  
+     &no.config;  
+   </section>  
+   
+   <section id="bc.resources">  
+    <title>Er�forr�s t�pusok</title>  
+     &no.resource;  
+   </section>  
+    
+   <section id="bc.constants">  
+    <title>El�redefini�lt �lland�k</title>  
+     &no.constants;  
+   </section>  
   </partintro>
 
   <refentry id="function.bcadd">


Reply via email to