public inbox for [email protected]  
help / color / mirror / Atom feed
From: Guillaume Lelarge <[email protected]>
To: pgsql-docs@postgresql org <[email protected]>
Subject: Error in xindex.sgml
Date: Sun, 1 May 2016 17:18:53 +0200
Message-ID: <CAECtzeVr1uYy=hOMQySEG78jE=2wKo3i41390MMnK=2e1+2cew@mail.gmail.com> (raw)
List-Unsubscribe: <mailto:[email protected]?body=unsub%20pgsql-docs>

Hi,

While updating the translation to the latest minor releases, I found this
in xindex.sgml:

   <table tocentry="1" id="xindex-brin-support-table">
    <title>GIN Support Functions</title>

Shouldn't this be "BRIN Support Functions"?

Patch attached (for 9.5 and master).

Regards.


-- 
Guillaume.
  http://blog.guillaume.lelarge.info
  http://www.dalibo.com


-- 
Sent via pgsql-docs mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs


Attachments:

  [text/x-patch] xindex.patch (381B, 3-xindex.patch)
  download | inline diff:
diff --git a/doc/src/sgml/xindex.sgml b/doc/src/sgml/xindex.sgml
index e6ceb16..9e412ed 100644
--- a/doc/src/sgml/xindex.sgml
+++ b/doc/src/sgml/xindex.sgml
@@ -652,7 +652,7 @@
   </para>
 
    <table tocentry="1" id="xindex-brin-support-table">
-    <title>GIN Support Functions</title>
+    <title>BRIN Support Functions</title>
     <tgroup cols="3">
      <thead>
       <row>


view thread (2+ messages)  latest in thread

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected]
  Subject: Re: Error in xindex.sgml
  In-Reply-To: <CAECtzeVr1uYy=hOMQySEG78jE=2wKo3i41390MMnK=2e1+2cew@mail.gmail.com>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox