Fix markup problem in link to other SGML file.

This commit is contained in:
Bruce Momjian 2003-01-11 17:03:45 +00:00
parent 38535f8e32
commit 266eb6ad28
1 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
<!--
$Header: /cvsroot/pgsql/doc/src/sgml/ref/set.sgml,v 1.69 2003/01/11 00:39:52 momjian Exp $
$Header: /cvsroot/pgsql/doc/src/sgml/ref/set.sgml,v 1.70 2003/01/11 17:03:45 momjian Exp $
PostgreSQL documentation
-->
@ -510,9 +510,9 @@ SELECT CURRENT_TIMESTAMP AS today;
<title>See Also</title>
<simpara>
<xref linkend="sql-set_constraints" endterm="sql-set_constraints">,
<xref linkend="sql-set_session_auth" endterm="sql-set-session_auth">,
<xref linkend="sql-set_transaction" endterm="sql-set_transaction">
<xref linkend="sql-set-constraints" endterm="sql-set-constraints">,
<xref linkend="sql-set-session-auth" endterm="sql-set-session-auth">,
<xref linkend="sql-set-transaction" endterm="sql-set-transaction">
</simpara>
<para>