Quick doc typo fix

Started by Guillaume Lelargealmost 7 years ago14 messageshackers
Jump to latest
#1Guillaume Lelarge
guillaume@lelarge.info

Issue found while translating the v12 manual. I also fixed something that
was missing, as far as I understand it (first fix, the typo is the second
fix).

See patch attached.

Thanks.

--
Guillaume.

Attachments:

typofix.patchtext/x-patch; charset=US-ASCII; name=typofix.patchDownload+2-2
#2Michael Paquier
michael@paquier.xyz
In reply to: Guillaume Lelarge (#1)
Re: Quick doc typo fix

On Tue, May 28, 2019 at 05:05:10PM +0200, Guillaume Lelarge wrote:

<row>
<entry><link linkend="catalog-pg-am"><structname>pg_am</structname></link></entry>
-      <entry>index access methods</entry>
+      <entry>table and index access methods</entry>
</row>

Perhaps we could just say "relation" here? That's the term used on
the paragraph describing pg_am.
--
Michael

#3Guillaume Lelarge
guillaume@lelarge.info
In reply to: Michael Paquier (#2)
Re: Quick doc typo fix

Le mar. 28 mai 2019 à 21:28, Michael Paquier <michael@paquier.xyz> a écrit :

On Tue, May 28, 2019 at 05:05:10PM +0200, Guillaume Lelarge wrote:

<row>
<entry><link

linkend="catalog-pg-am"><structname>pg_am</structname></link></entry>

-      <entry>index access methods</entry>
+      <entry>table and index access methods</entry>
</row>

Perhaps we could just say "relation" here? That's the term used on
the paragraph describing pg_am.

Hehe, that was the first thing I wrote :) but went with "table and index"
as it was also used a bit later in the chapter. Both are fine with me.

--
Guillaume.

#4Guillaume Lelarge
guillaume@lelarge.info
In reply to: Guillaume Lelarge (#3)
Re: Quick doc typo fix

Le mar. 28 mai 2019 à 21:46, Guillaume Lelarge <guillaume@lelarge.info> a
écrit :

Le mar. 28 mai 2019 à 21:28, Michael Paquier <michael@paquier.xyz> a
écrit :

On Tue, May 28, 2019 at 05:05:10PM +0200, Guillaume Lelarge wrote:

<row>
<entry><link

linkend="catalog-pg-am"><structname>pg_am</structname></link></entry>

-      <entry>index access methods</entry>
+      <entry>table and index access methods</entry>
</row>

Perhaps we could just say "relation" here? That's the term used on
the paragraph describing pg_am.

Hehe, that was the first thing I wrote :) but went with "table and index"
as it was also used a bit later in the chapter. Both are fine with me.

And here is another one. See patch attached.

--
Guillaume.

Attachments:

typofix_2.patchtext/x-patch; charset=US-ASCII; name=typofix_2.patchDownload+1-1
#5Michael Paquier
michael@paquier.xyz
In reply to: Guillaume Lelarge (#3)
Re: Quick doc typo fix

On Tue, May 28, 2019 at 09:46:48PM +0200, Guillaume Lelarge wrote:

Hehe, that was the first thing I wrote :) but went with "table and index"
as it was also used a bit later in the chapter. Both are fine with me.

Okay, done this way. Thanks for the report.
--
Michael

#6Michael Paquier
michael@paquier.xyz
In reply to: Guillaume Lelarge (#4)
Re: Quick doc typo fix

On Wed, May 29, 2019 at 05:30:33PM +0200, Guillaume Lelarge wrote:

And here is another one. See patch attached.

Are you still going through some parts of the documentation? Perhaps
you may notice something else? I am wondering if it would be better
to wait a bit more so as we can group all issues you are finding at
once.
--
Michael

#7Guillaume Lelarge
guillaume@lelarge.info
In reply to: Michael Paquier (#6)
Re: Quick doc typo fix

Le mer. 29 mai 2019 19:45, Michael Paquier <michael@paquier.xyz> a écrit :

On Wed, May 29, 2019 at 05:30:33PM +0200, Guillaume Lelarge wrote:

And here is another one. See patch attached.

Are you still going through some parts of the documentation? Perhaps
you may notice something else? I am wondering if it would be better
to wait a bit more so as we can group all issues you are finding at
once.

Yeah, I still have quite a lot to process. That might be better to do it
all in once.

#8Michael Paquier
michael@paquier.xyz
In reply to: Guillaume Lelarge (#7)
Re: Quick doc typo fix

On Wed, May 29, 2019 at 07:47:12PM +0200, Guillaume Lelarge wrote:

Yeah, I still have quite a lot to process. That might be better to do it
all in once.

OK, thanks! Could you ping me on this thread once you think you are
done?
--
Michael

#9Guillaume Lelarge
guillaume@lelarge.info
In reply to: Michael Paquier (#8)
Re: Quick doc typo fix

Le mer. 29 mai 2019 19:52, Michael Paquier <michael@paquier.xyz> a écrit :

On Wed, May 29, 2019 at 07:47:12PM +0200, Guillaume Lelarge wrote:

Yeah, I still have quite a lot to process. That might be better to do it
all in once.

OK, thanks! Could you ping me on this thread once you think you are
done?

Sure.

#10Michael Paquier
michael@paquier.xyz
In reply to: Guillaume Lelarge (#9)
Re: Quick doc typo fix

Hi Guillaume,

On Wed, May 29, 2019 at 08:28:59PM +0200, Guillaume Lelarge wrote:

Sure.

I have noticed your message on the French list about the completion of
the traduction, and congrats for that, it is a huge amount of work.
Did you find anything else after your last report?
--
Michael

#11Julien Rouhaud
rjuju123@gmail.com
In reply to: Michael Paquier (#10)
Re: Quick doc typo fix

On Sat, Jun 8, 2019 at 3:33 PM Michael Paquier <michael@paquier.xyz> wrote:

Hi Guillaume,

On Wed, May 29, 2019 at 08:28:59PM +0200, Guillaume Lelarge wrote:

Sure.

I have noticed your message on the French list about the completion of
the traduction, and congrats for that, it is a huge amount of work.
Did you find anything else after your last report?

It was the merge of upstream documentation completion in the french
repo, so the actual translation work can now begin. Probably there
will be more typo finding in the next weeks.

#12Guillaume Lelarge
guillaume@lelarge.info
In reply to: Julien Rouhaud (#11)
Re: Quick doc typo fix

Le sam. 8 juin 2019 à 15:44, Julien Rouhaud <rjuju123@gmail.com> a écrit :

On Sat, Jun 8, 2019 at 3:33 PM Michael Paquier <michael@paquier.xyz>
wrote:

Hi Guillaume,

On Wed, May 29, 2019 at 08:28:59PM +0200, Guillaume Lelarge wrote:

Sure.

I have noticed your message on the French list about the completion of
the traduction, and congrats for that, it is a huge amount of work.
Did you find anything else after your last report?

I have two more fixes. See attached patch.

It was the merge of upstream documentation completion in the french

repo, so the actual translation work can now begin. Probably there
will be more typo finding in the next weeks.

Yeah, only the merge is done. We now need to work on the actual
translation. But this is way more fun than the merge :)

We might find more typos, but it will take time. Applying this patch now
(if it fits you) is probably better.

--
Guillaume.

Attachments:

typofix_3.patchtext/x-patch; charset=US-ASCII; name=typofix_3.patchDownload+2-2
#13Michael Paquier
michael@paquier.xyz
In reply to: Guillaume Lelarge (#12)
Re: Quick doc typo fix

On Sat, Jun 08, 2019 at 04:23:55PM +0200, Guillaume Lelarge wrote:

We might find more typos, but it will take time. Applying this patch now
(if it fits you) is probably better.

I can imagine that it is a daunting task... Ok, for now I have
applied what you sent. Thanks!
--
Michael

#14Guillaume Lelarge
guillaume@lelarge.info
In reply to: Michael Paquier (#13)
Re: Quick doc typo fix

Le dim. 9 juin 2019 à 04:27, Michael Paquier <michael@paquier.xyz> a écrit :

On Sat, Jun 08, 2019 at 04:23:55PM +0200, Guillaume Lelarge wrote:

We might find more typos, but it will take time. Applying this patch now
(if it fits you) is probably better.

I can imagine that it is a daunting task... Ok, for now I have
applied what you sent. Thanks!

Thank you.

--
Guillaume.