diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2005-04-12 03:16:50 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2005-04-12 03:16:50 +0000 |
commit | 3803f243790466722cb6cd26118f48629261cb58 (patch) | |
tree | b766a81a835a1d8d706b86b1d4e9341f72ac290f | |
parent | addc42c339208d6a7a1d652fbf388e8aea7f80b9 (diff) | |
download | postgresql-3803f243790466722cb6cd26118f48629261cb58.tar.gz postgresql-3803f243790466722cb6cd26118f48629261cb58.zip |
Fix broken markup.
-rw-r--r-- | doc/src/sgml/geqo.sgml | 4 | ||||
-rw-r--r-- | doc/src/sgml/history.sgml | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/src/sgml/geqo.sgml b/doc/src/sgml/geqo.sgml index 1828dbc1fe3..7ac1390daa9 100644 --- a/doc/src/sgml/geqo.sgml +++ b/doc/src/sgml/geqo.sgml @@ -1,5 +1,5 @@ <!-- -$PostgreSQL: pgsql/doc/src/sgml/geqo.sgml,v 1.31 2005/04/09 03:52:43 momjian Exp $ +$PostgreSQL: pgsql/doc/src/sgml/geqo.sgml,v 1.32 2005/04/12 03:16:50 tgl Exp $ Genetic Optimizer --> @@ -287,7 +287,7 @@ Genetic Optimizer <listitem> <para> <ulink url="http://surf.de.uu.net/encore/www/"> - The Hitch-Hiker's Guide to Evolutionary Computation/ulink>, (FAQ for <ulink + The Hitch-Hiker's Guide to Evolutionary Computation</ulink>, (FAQ for <ulink url="news://comp.ai.genetic"></ulink>) </para> </listitem> diff --git a/doc/src/sgml/history.sgml b/doc/src/sgml/history.sgml index 2a57b922c6e..80ee867a2da 100644 --- a/doc/src/sgml/history.sgml +++ b/doc/src/sgml/history.sgml @@ -1,5 +1,5 @@ <!-- -$PostgreSQL: pgsql/doc/src/sgml/history.sgml,v 1.26 2005/04/09 03:52:43 momjian Exp $ +$PostgreSQL: pgsql/doc/src/sgml/history.sgml,v 1.27 2005/04/12 03:16:50 tgl Exp $ --> <sect1 id="history"> @@ -68,7 +68,7 @@ $PostgreSQL: pgsql/doc/src/sgml/history.sgml,v 1.26 2005/04/09 03:52:43 momjian Information Technologies (later merged into <ulink url="http://www.informix.com/"><productname>Informix</productname></ulink>, which is now owned by <ulink - url="http://www.ibm.com/">IBM/ulink>) picked up the code and + url="http://www.ibm.com/">IBM</ulink>) picked up the code and commercialized it. In late 1992, <productname>POSTGRES</productname> became the primary data manager for the |