summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlvaro Herrera <alvherre@alvh.no-ip.org>2011-07-14 13:43:01 -0400
committerAlvaro Herrera <alvherre@alvh.no-ip.org>2011-07-14 13:43:01 -0400
commitc529f8800e33bc969a9e5ce18294930837f279a2 (patch)
treee0ee66169702e722c48423a5224284f6da59e933
parentf4678c205ab1394a5f0e4fe219027b26a507d941 (diff)
downloadpostgresql-c529f8800e33bc969a9e5ce18294930837f279a2.tar.gz
Fix broken markup
-rw-r--r--doc/src/sgml/information_schema.sgml3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/src/sgml/information_schema.sgml b/doc/src/sgml/information_schema.sgml
index 6ed77f4a29..4b3712e60f 100644
--- a/doc/src/sgml/information_schema.sgml
+++ b/doc/src/sgml/information_schema.sgml
@@ -4316,7 +4316,8 @@ ORDER BY c.ordinal_position;
<entry>
Currently always <literal>NO</literal>. The alternative
<literal>YES</literal> applies to a feature not available in
- <productname>PostgreSQL</></entry>.
+ <productname>PostgreSQL</>.
+ </entry>
</row>
<row>