]> granicus.if.org Git - postgresql/commitdiff
Clean up markup so docs will compile.
authorThomas G. Lockhart <lockhart@fourpalms.org>
Sat, 19 Feb 2000 08:14:54 +0000 (08:14 +0000)
committerThomas G. Lockhart <lockhart@fourpalms.org>
Sat, 19 Feb 2000 08:14:54 +0000 (08:14 +0000)
doc/src/sgml/ref/set.sgml

index 2c32c76ff035b3bfc9328fa07a257f537411928a..7e00fced1ef09f4f2ff4b28b79e35777c23f83d3 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-$Header: /cvsroot/pgsql/doc/src/sgml/ref/set.sgml,v 1.29 2000/02/15 20:49:07 tgl Exp $
+$Header: /cvsroot/pgsql/doc/src/sgml/ref/set.sgml,v 1.30 2000/02/19 08:14:54 thomas Exp $
 Postgres documentation
 -->
 
@@ -50,8 +50,8 @@ SET TRANSACTION ISOLATION LEVEL { READ COMMITTED | SERIALIZABLE }
       <term><replaceable class="PARAMETER">value</replaceable></term>
       <listitem>
        <para>
-       New value of parameter.  The word <term>DEFAULT</term> can be
-       written to specify resetting the parameter to its default value.
+       New value of parameter.  <option>DEFAULT</option> can be
+       used to specify resetting the parameter to its default value.
        </para>
       </listitem>
      </varlistentry>