[PHP-DOC] cvs: phpdoc /hu/chapters install.xml /hu/functions mysql.xml oracle.xml From: Gabor Hojtsy (goba <email protected>)
Date: 01/18/02

goba Fri Jan 18 14:13:43 2002 EDT

  Modified files:
    /phpdoc/hu/chapters install.xml
    /phpdoc/hu/functions mysql.xml oracle.xml
  Log:
  Build and DocBook 3 -> DocBook 4 fixes
  
  
Index: phpdoc/hu/chapters/install.xml
diff -u phpdoc/hu/chapters/install.xml:1.20 phpdoc/hu/chapters/install.xml:1.21
--- phpdoc/hu/chapters/install.xml:1.20 Thu Jan 3 12:36:20 2002
+++ phpdoc/hu/chapters/install.xml Fri Jan 18 14:13:41 2002
@@ -4393,8 +4393,8 @@
    <para>
     Ahhoz, hogy fhttpd modulként állítsd be a PHP-t,
     válaszolj &quot;yes&quot;-el a &quot;Build as an fhttpd module?&quot; kérdésre
- (ez a <option><link linkend="install.configure.with-fhttpd">
- --with-fhttpd</link>=<replaceable>DIR</replaceable></option>
+ (ez a <link linkend="install.configure.with-fhttpd">
+ --with-fhttpd</link>=<replaceable>DIR</replaceable>
     opció a configure-ban) és add meg az fhttpd könyvtárát. Ez
     alapbeállításban <filename
     class="directory">/usr/local/src/fhttpd</filename>. Ha
@@ -4755,8 +4755,8 @@
     <para>
      NES vagy iPlanet szerverekhez a PHP telepítésekor a megfelelő
      telepítési könyvtárat (install directory) kell megadni:
- <option><link linkend="install.configure.with-nsapi">--with-nsapi</link>
- = <replaceable>DIR</replaceable></option> beállítás. Az alapértelmezés szerinti
+ <link linkend="install.configure.with-nsapi">--with-nsapi</link>
+ = <replaceable>DIR</replaceable> beállítás. Az alapértelmezés szerinti
      könyvtár általában a <filename class="directory">/opt/netscape/suitespot/</filename>.
      Lehetőleg olvasd el a <filename>/php-xxx-version/sapi/nsapi/nsapi-readme.txt</filename>
      fájlt is!
Index: phpdoc/hu/functions/mysql.xml
diff -u phpdoc/hu/functions/mysql.xml:1.7 phpdoc/hu/functions/mysql.xml:1.8
--- phpdoc/hu/functions/mysql.xml:1.7 Tue Jan 15 06:19:46 2002
+++ phpdoc/hu/functions/mysql.xml Fri Jan 18 14:13:43 2002
@@ -1795,6 +1795,8 @@
       változatában működnek. Lást a
       <link linkend="features.persistent-connections">Perzisztens Adatbázis
        Kapcsolatok</link> fejezetet további információkért!
+ </para>
+ </note>
    </refsect1>
   </refentry>
 
@@ -1952,6 +1954,7 @@
      Lásd még a <function>mysql_query</function>függvényt!
     </para>
    </refsect1>
+ </refentry>
 
   <refentry id="function.mysql-result">
    <refnamediv>
Index: phpdoc/hu/functions/oracle.xml
diff -u phpdoc/hu/functions/oracle.xml:1.8 phpdoc/hu/functions/oracle.xml:1.9
--- phpdoc/hu/functions/oracle.xml:1.8 Sat Dec 15 09:47:03 2001
+++ phpdoc/hu/functions/oracle.xml Fri Jan 18 14:13:43 2002
@@ -330,8 +330,6 @@
     <para>
     Az az adott kurzoron, vagy kapcsolatonu végrehajtott utolsó végrehajtott
     kifejezés hibakódját adja vissza.
-
- <comment>FIXME: fel legyenek sorolva a lehetséges értékek?</comment>
      <note>
       <para>A csatlakozás id-k támogatása a 3.0.4-verzótol van.</para>
      </note>