diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2017-03-14 23:30:01 -0400 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2017-03-14 23:30:01 -0400 |
commit | 3f6ea5fc8d9c6d7c85827c87a717be0016d06b89 (patch) | |
tree | 9d036110a326fc276add96fa7a561717776434f4 /doc/src | |
parent | 0c068205df5299fa41bce8ac33acdc9cfa5e7c6a (diff) | |
download | postgresql-3f6ea5fc8d9c6d7c85827c87a717be0016d06b89.tar.gz postgresql-3f6ea5fc8d9c6d7c85827c87a717be0016d06b89.zip |
doc: Remove useless elements in bibliography
Under DSSSL, bibliodiv/para elements didn't show up, but under XSLT they
do, but they are kind of useless here, so remove them.
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/sgml/biblio.sgml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/src/sgml/biblio.sgml b/doc/src/sgml/biblio.sgml index 0da3a83faec..ab5af16aee4 100644 --- a/doc/src/sgml/biblio.sgml +++ b/doc/src/sgml/biblio.sgml @@ -18,7 +18,6 @@ <bibliodiv> <title><acronym>SQL</acronym> Reference Books</title> - <para>Reference texts for <acronym>SQL</acronym> features.</para> <biblioentry id="BOWMAN01"> <title>The Practical <acronym>SQL</acronym> Handbook</title> @@ -165,7 +164,6 @@ <bibliodiv> <title>PostgreSQL-specific Documentation</title> - <para>This section is for related documentation.</para> <biblioentry id="SIM98"> <title>Enhancement of the ANSI SQL Implementation of PostgreSQL</title> @@ -256,7 +254,6 @@ ssimkovi@ag.or.at <bibliodiv> <title>Proceedings and Articles</title> - <para>This section is for articles and newsletters.</para> <biblioentry id="OLSON93"> <title>Partial indexing in POSTGRES: research project</title> |