*** /tmp/start_transaction.sgml.~1.1~	Sun Aug  4 20:40:25 2002
--- /tmp/start_transaction.sgml	Sun Aug  4 20:40:25 2002
***************
*** 76,82 ****
     This command begins a new transaction. If the isolation level is
     specified, the new transaction has that isolation level. In all other
     respects, the behavior of this command is identical to the
!    <command>BEGIN</command>.
    </para>
  
   </refsect1>
--- 76,82 ----
     This command begins a new transaction. If the isolation level is
     specified, the new transaction has that isolation level. In all other
     respects, the behavior of this command is identical to the
!    <command>BEGIN</command> command.
    </para>
  
   </refsect1>
***************
*** 86,93 ****
  
    <para>
     The isolation level of a transaction can also be set with the <xref
!    linkend="sql-set-transaction" endterm="sql-set-transaction-title">.
!    If no isolation level is specified, the level defaults to
     <option>READ COMMITTED</option>.
    </para>
   </refsect1>
--- 86,93 ----
  
    <para>
     The isolation level of a transaction can also be set with the <xref
!    linkend="sql-set-transaction" endterm="sql-set-transaction-title">
!    command. If no isolation level is specified, the level defaults to
     <option>READ COMMITTED</option>.
    </para>
   </refsect1>
