public inbox for [email protected]
help / color / mirror / Atom feedError in xindex.sgml
2+ messages / 1 participants
[nested] [flat]
* Error in xindex.sgml
@ 2016-05-01 15:18 Guillaume Lelarge <[email protected]>
0 siblings, 1 reply; 2+ messages in thread
From: Guillaume Lelarge @ 2016-05-01 15:18 UTC (permalink / raw)
To: pgsql-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>
^ permalink raw reply [nested|flat] 2+ messages in thread
* Re: Error in xindex.sgml
@ 2016-05-02 07:49 Guillaume Lelarge <[email protected]>
parent: Guillaume Lelarge <[email protected]>
0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Lelarge @ 2016-05-02 07:49 UTC (permalink / raw)
To: Peter Eisentraut <[email protected]>; +Cc: pgsql-docs
Le 2 mai 2016 3:39 AM, "Peter Eisentraut" <[email protected]>
a écrit :
>
> On 05/01/2016 11:18 AM, Guillaume Lelarge wrote:
> > 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"?
>
> fixed
>
Thanks.
^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~2016-05-02 07:49 UTC | newest]
Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2016-05-01 15:18 Error in xindex.sgml Guillaume Lelarge <[email protected]>
2016-05-02 07:49 ` Guillaume Lelarge <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox