summaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorNeil Conway2007-04-25 19:48:27 +0000
committerNeil Conway2007-04-25 19:48:27 +0000
commit85904e0d3618f5ec5f24ac0f316938faf7e0676c (patch)
tree1a258ce313972b853ed59b8a803c6510084aa82f /doc/src
parent6792b4bba31cc137d4e090a6be2cfb453695b31a (diff)
Minor consistency tweak for SGML docs.
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/sgml/xindex.sgml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/xindex.sgml b/doc/src/sgml/xindex.sgml
index 84421de8bb7..0e92b3c6552 100644
--- a/doc/src/sgml/xindex.sgml
+++ b/doc/src/sgml/xindex.sgml
@@ -1,4 +1,4 @@
-<!-- $PostgreSQL: pgsql/doc/src/sgml/xindex.sgml,v 1.59 2007/02/06 04:38:31 tgl Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/xindex.sgml,v 1.60 2007/04/25 19:48:27 neilc Exp $ -->
<sect1 id="xindex">
<title>Interfacing Extensions To Indexes</title>
@@ -326,7 +326,7 @@
<entry>
Compare two keys and return an integer less than zero, zero, or
greater than zero, indicating whether the first key is less than,
- equal to, or greater than the second.
+ equal to, or greater than the second
</entry>
<entry>1</entry>
</row>