cortesi         Fri Apr 19 19:56:34 2002 EDT

  Modified files:              
    /phpdoc/it/reference/fbsql/functions        fbsql-affected-rows.xml 
                                                fbsql-change-user.xml 
                                                fbsql-close.xml 
                                                fbsql-commit.xml 
                                                fbsql-connect.xml 
                                                fbsql-database-password.xml 
                                                fbsql-db-status.xml 
                                                fbsql-drop-db.xml 
                                                fbsql-fetch-array.xml 
  Log:
  typos and some WS
  
Index: phpdoc/it/reference/fbsql/functions/fbsql-affected-rows.xml
diff -u phpdoc/it/reference/fbsql/functions/fbsql-affected-rows.xml:1.2 
phpdoc/it/reference/fbsql/functions/fbsql-affected-rows.xml:1.3
--- phpdoc/it/reference/fbsql/functions/fbsql-affected-rows.xml:1.2     Wed Apr 17 
03:06:20 2002
+++ phpdoc/it/reference/fbsql/functions/fbsql-affected-rows.xml Fri Apr 19 19:56:33 
+2002
@@ -7,16 +7,14 @@
    <refnamediv>
     <refname>fbsql_affected_rows</refname> 
     <refpurpose>
-     Ritorna il numero di righe (tuple) interessate nella precedente operazione di 
FrontBase.
+     Restituisce il numero di righe (tuple) interessate nella precedente operazione 
+di FrontBase
     </refpurpose>
    </refnamediv>
    <refsect1>
     <title>Descrizione</title>
      <methodsynopsis>
       <type>int</type><methodname>fbsql_affected_rows</methodname>
-      <methodparam choice="opt"><type>int</type><parameter>
-        link_identifier
-       </parameter></methodparam>
+      <methodparam 
+choice="opt"><type>int</type><parameter>link_identifier</parameter></methodparam>
      </methodsynopsis>
     <para> 
      <function>fbsql_affected_rows</function> restituisce il numero di 
Index: phpdoc/it/reference/fbsql/functions/fbsql-change-user.xml
diff -u phpdoc/it/reference/fbsql/functions/fbsql-change-user.xml:1.2 
phpdoc/it/reference/fbsql/functions/fbsql-change-user.xml:1.3
--- phpdoc/it/reference/fbsql/functions/fbsql-change-user.xml:1.2       Wed Apr 17 
03:06:21 2002
+++ phpdoc/it/reference/fbsql/functions/fbsql-change-user.xml   Fri Apr 19 19:56:33 
+2002
@@ -6,9 +6,7 @@
   <refentry id="function.fbsql-change-user">
    <refnamediv>
     <refname>fbsql_change_user</refname> 
-    <refpurpose>
-     Cambia l'identità dell'utente connesso con una connessione attiva.
-    </refpurpose>
+    <refpurpose>Cambia l'identità dell'utente connesso con una connessione 
+attiva</refpurpose>
    </refnamediv>
    <refsect1>
     <title>Descrizione</title>
@@ -16,12 +14,8 @@
       <type>resource</type><methodname>fbsql_change_user</methodname>
       <methodparam><type>string</type><parameter>user</parameter></methodparam>
       <methodparam><type>string</type><parameter>password</parameter></methodparam>
-      <methodparam choice="opt"><type>string</type><parameter>
-        database
-       </parameter></methodparam>
-      <methodparam choice="opt"><type>int</type><parameter>
-        link_identifier
-       </parameter></methodparam>
+      <methodparam 
+choice="opt"><type>string</type><parameter>database</parameter></methodparam>
+      <methodparam 
+choice="opt"><type>int</type><parameter>link_identifier</parameter></methodparam>
      </methodsynopsis>
     <para> 
      <function>fbsql_change_user</function> Cambia l'identità dell'utente connesso 
Index: phpdoc/it/reference/fbsql/functions/fbsql-close.xml
diff -u phpdoc/it/reference/fbsql/functions/fbsql-close.xml:1.2 
phpdoc/it/reference/fbsql/functions/fbsql-close.xml:1.3
--- phpdoc/it/reference/fbsql/functions/fbsql-close.xml:1.2     Wed Apr 17 03:06:21 
2002
+++ phpdoc/it/reference/fbsql/functions/fbsql-close.xml Fri Apr 19 19:56:33 2002
@@ -6,15 +6,13 @@
   <refentry id="function.fbsql-close">
    <refnamediv>
     <refname>fbsql_close</refname>
-    <refpurpose>Chiude la connessione a FrontBase.</refpurpose>
+    <refpurpose>Chiude la connessione a FrontBase</refpurpose>
    </refnamediv>
    <refsect1>
     <title>Descrizione</title>
      <methodsynopsis>
       <type>boolean</type><methodname>fbsql_close</methodname>
-      <methodparam choice="opt"><type>resource</type><parameter>
-        link_identifier                   
-       </parameter></methodparam>
+      <methodparam 
+choice="opt"><type>resource</type><parameter>link_identifier</parameter></methodparam>
      </methodsynopsis>
     <para>
      Ritorna: &true; in caso di successo, &false; in caso di fallimento.
Index: phpdoc/it/reference/fbsql/functions/fbsql-commit.xml
diff -u phpdoc/it/reference/fbsql/functions/fbsql-commit.xml:1.2 
phpdoc/it/reference/fbsql/functions/fbsql-commit.xml:1.3
--- phpdoc/it/reference/fbsql/functions/fbsql-commit.xml:1.2    Wed Apr 17 03:06:22 
2002
+++ phpdoc/it/reference/fbsql/functions/fbsql-commit.xml        Fri Apr 19 19:56:33 
+2002
@@ -6,7 +6,7 @@
   <refentry id="function.fbsql-commit">
    <refnamediv>
     <refname>fbsql_commit</refname>
-    <refpurpose>Compie una transazione.</refpurpose>
+    <refpurpose>Compie una transazione</refpurpose>
    </refnamediv>
    <refsect1>
     <title>Descrizione</title>
Index: phpdoc/it/reference/fbsql/functions/fbsql-connect.xml
diff -u phpdoc/it/reference/fbsql/functions/fbsql-connect.xml:1.3 
phpdoc/it/reference/fbsql/functions/fbsql-connect.xml:1.4
--- phpdoc/it/reference/fbsql/functions/fbsql-connect.xml:1.3   Thu Apr 18 13:33:06 
2002
+++ phpdoc/it/reference/fbsql/functions/fbsql-connect.xml       Fri Apr 19 19:56:33 
+2002
@@ -1,12 +1,9 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- splitted from ./it/functions/fbsql.xml, last change in rev 1.1 -->
-<!-- last change to 'fbsql-connect' in en/ tree in rev 1.1 -->
-<!-- EN-Revision: 1.2 Maintainer: calandra Status: working -->
-<!-- OLD-Revision: 1.38/EN.1.1 -->
+<!-- EN-Revision: 1.3 Maintainer: calandra Status: working -->
   <refentry id="function.fbsql-connect">
    <refnamediv>
     <refname>fbsql_connect</refname>
-    <refpurpose>Apre una connessione al Server FrontBase.</refpurpose>
+    <refpurpose>Apre una connessione al Server FrontBase</refpurpose>
    </refnamediv>
    <refsect1>
     <title>Descrizione</title>
Index: phpdoc/it/reference/fbsql/functions/fbsql-database-password.xml
diff -u phpdoc/it/reference/fbsql/functions/fbsql-database-password.xml:1.2 
phpdoc/it/reference/fbsql/functions/fbsql-database-password.xml:1.3
--- phpdoc/it/reference/fbsql/functions/fbsql-database-password.xml:1.2 Wed Apr 17 
03:06:22 2002
+++ phpdoc/it/reference/fbsql/functions/fbsql-database-password.xml     Fri Apr 19 
+19:56:33 2002
@@ -15,9 +15,7 @@
      <methodsynopsis>
       <type>string</type><methodname>fbsql_database_password</methodname>
       
<methodparam><type>resource</type><parameter>link_identifier</parameter></methodparam>
-      <methodparam choice="opt"><type>string</type><parameter>
-        database_password
-       </parameter></methodparam>
+      <methodparam 
+choice="opt"><type>string</type><parameter>database_password</parameter></methodparam>
      </methodsynopsis>
     <para> 
      Restituisce: La password del database identificato dal parametro 
link_identifier. 
Index: phpdoc/it/reference/fbsql/functions/fbsql-db-status.xml
diff -u phpdoc/it/reference/fbsql/functions/fbsql-db-status.xml:1.2 
phpdoc/it/reference/fbsql/functions/fbsql-db-status.xml:1.3
--- phpdoc/it/reference/fbsql/functions/fbsql-db-status.xml:1.2 Wed Apr 17 03:06:23 
2002
+++ phpdoc/it/reference/fbsql/functions/fbsql-db-status.xml     Fri Apr 19 19:56:33 
+2002
@@ -6,19 +6,17 @@
   <refentry id="function.fbsql-db-status">
    <refnamediv>
     <refname>fbsql_db_status</refname>
-    <refpurpose>Ritorna lo stato di un dato database.</refpurpose>
+    <refpurpose>Restituisce lo stato di un dato database.</refpurpose>
    </refnamediv>
    <refsect1>
     <title>Descrizione</title>
      <methodsynopsis>
       <type>int</type><methodname>fbsql_db_status</methodname>
       
<methodparam><type>string</type><parameter>database_name</parameter></methodparam>
-      <methodparam choice="opt"><type>resource</type><parameter>
-        link_identifier
-       </parameter></methodparam>
+      <methodparam 
+choice="opt"><type>resource</type><parameter>link_identifier</parameter></methodparam>
      </methodsynopsis>
     <para> 
-     Ritorna: Un valore intero con lo stato corrente.
+     Restituisce: un valore intero con lo stato corrente.
     </para>
     <para> 
      <function>fbsql_db_status</function> richiede lo stato corrente del 
@@ -32,7 +30,7 @@
      <itemizedlist>
       <listitem>
        <simpara>
-        &false; - L' exec handler del host era invalido. Questo errore si 
+        &false; - L'exec handler del host era invalido. Questo errore si 
         presenta quando la connessione avviene direttamente al database, 
         tramite il link_identifier, usando un numero di porta. FBExec può 
         essere disponibile sul server ma nessuna connessione è stata creata.
Index: phpdoc/it/reference/fbsql/functions/fbsql-drop-db.xml
diff -u phpdoc/it/reference/fbsql/functions/fbsql-drop-db.xml:1.2 
phpdoc/it/reference/fbsql/functions/fbsql-drop-db.xml:1.3
--- phpdoc/it/reference/fbsql/functions/fbsql-drop-db.xml:1.2   Wed Apr 17 03:06:23 
2002
+++ phpdoc/it/reference/fbsql/functions/fbsql-drop-db.xml       Fri Apr 19 19:56:33 
+2002
@@ -6,16 +6,14 @@
   <refentry id="function.fbsql-drop-db">
    <refnamediv>
     <refname>fbsql_drop_db</refname>
-    <refpurpose>Cancella un database FrontBase.</refpurpose>
+    <refpurpose>Cancella un database FrontBase</refpurpose>
    </refnamediv>
    <refsect1>
     <title>Descrizione</title>
      <methodsynopsis>
       <type>bool</type><methodname>fbsql_drop_db</methodname>
       
<methodparam><type>string</type><parameter>database_name</parameter></methodparam>
-      <methodparam choice="opt"><type>resource</type><parameter>
-        link_identifier
-       </parameter></methodparam>
+      <methodparam 
+choice="opt"><type>resource</type><parameter>link_identifier</parameter></methodparam>
      </methodsynopsis>
     <para> 
      Restituisce &true; in caso di successo, &false; in caso di fallimento.
Index: phpdoc/it/reference/fbsql/functions/fbsql-fetch-array.xml
diff -u phpdoc/it/reference/fbsql/functions/fbsql-fetch-array.xml:1.2 
phpdoc/it/reference/fbsql/functions/fbsql-fetch-array.xml:1.3
--- phpdoc/it/reference/fbsql/functions/fbsql-fetch-array.xml:1.2       Wed Apr 17 
03:06:23 2002
+++ phpdoc/it/reference/fbsql/functions/fbsql-fetch-array.xml   Fri Apr 19 19:56:33 
+2002
@@ -8,7 +8,7 @@
     <refname>fbsql_fetch_array</refname> 
     <refpurpose>
      Restituisce una riga (tupla) di risultato in forma di Array associativo, Array 
enumerato o 
-     entrambi.
+     entrambi
     </refpurpose>
    </refnamediv>
    <refsect1>
@@ -16,9 +16,7 @@
      <methodsynopsis>
       <type>array</type><methodname>fbsql_fetch_array</methodname>
       <methodparam><type>resource</type><parameter>result</parameter></methodparam>
-      <methodparam choice="opt"><type>int</type><parameter>
-        result_type
-       </parameter></methodparam>
+      <methodparam 
+choice="opt"><type>int</type><parameter>result_type</parameter></methodparam>
      </methodsynopsis>
     <para> 
      Restituisce un array che corrisponde alla riga di risultato, o &false;


Reply via email to