Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 3e54e26

Browse files
committed
SGML build cleanups from Neil Conway.
1 parent 161c2a7 commit 3e54e26

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/src/sgml/ref/set.sgml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/ref/set.sgml,v 1.70 2003/01/11 17:03:45 momjian Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/ref/set.sgml,v 1.71 2003/01/12 01:33:00 momjian Exp $
33
PostgreSQL documentation
44
-->
55

@@ -510,9 +510,9 @@ SELECT CURRENT_TIMESTAMP AS today;
510510
<title>See Also</title>
511511

512512
<simpara>
513-
<xref linkend="sql-set-constraints" endterm="sql-set-constraints">,
514-
<xref linkend="sql-set-session-auth" endterm="sql-set-session-auth">,
515-
<xref linkend="sql-set-transaction" endterm="sql-set-transaction">
513+
<xref linkend="sql-set-constraints" endterm="sql-set-constraints-title">,
514+
<xref linkend="sql-set-session-authorization" endterm="sql-set-session-authorization-title">,
515+
<xref linkend="sql-set-transaction" endterm="sql-set-transaction-title">
516516
</simpara>
517517

518518
<para>

0 commit comments

Comments
 (0)