Skip to content

Commit a715c0e

Browse files
committed
Cleanup of bibliography
1 parent 77e4fd8 commit a715c0e

File tree

6 files changed

+178
-481
lines changed

6 files changed

+178
-481
lines changed

doc/src/sgml/arch-dev.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/arch-dev.sgml,v 2.14 2001/05/17 21:50:15 petere Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/arch-dev.sgml,v 2.15 2001/11/08 23:34:33 petere Exp $
33
-->
44

55
<chapter id="overview">
@@ -9,7 +9,7 @@ $Header: /cvsroot/pgsql/doc/src/sgml/arch-dev.sgml,v 2.14 2001/05/17 21:50:15 pe
99
<title>Author</title>
1010
<para>
1111
This chapter originally appeared as a part of
12-
<xref linkend="SIM98" endterm="SIM98">, Stefan Simkovics'
12+
<xref linkend="SIM98">, Stefan Simkovics'
1313
Master's Thesis prepared at Vienna University of Technology under the direction
1414
of O.Univ.Prof.Dr. Georg Gottlob and Univ.Ass. Mag. Katrin Seyr.
1515
</para>
@@ -266,7 +266,7 @@ $Header: /cvsroot/pgsql/doc/src/sgml/arch-dev.sgml,v 2.14 2001/05/17 21:50:15 pe
266266
XXX The above citetitle should really be an xref,
267267
but that part has not yet been converted from Stefan's original document.
268268
- thomas 1999-02-11
269-
<xref linkend="supplier" endterm="supplier">
269+
<xref linkend="supplier">
270270
-->
271271
have already been defined.
272272

@@ -539,7 +539,7 @@ current context are performed.
539539
system whenever a user-query against <literal>test_view</literal> appears. (The
540540
following listing is a very informal description of the algorithm just
541541
intended for basic understanding. For a detailed description refer
542-
to <xref linkend="STON89-full" endterm="STON89">).
542+
to <xref linkend="STON89">).
543543
</para>
544544

545545
<procedure>

0 commit comments

Comments
 (0)