Re: [PATCH] Various documentation typo/grammar fixes

From: Kevin Grittner <kgrittn(at)ymail(dot)com>
To: Marti Raudsepp <marti(at)juffo(dot)org>, pgsql-docs <pgsql-docs(at)postgresql(dot)org>
Subject: Re: [PATCH] Various documentation typo/grammar fixes
Date: 2014-08-25 19:13:51
Message-ID: 1408994031.21717.YahooMailNeo@web122306.mail.ne1.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

Marti Raudsepp <marti(at)juffo(dot)org> wrote:

> I ran the Topy typo-fixer (https://github.com/intgr/topy , using rules
> developed for Wikipedia) over the PostgreSQL documentation directory.
> Attached is a patch with hand-picked fixes that are clearly an
> improvement.

For the initial patch, I agree with all except the first change of
"others'" to "other's" -- the start of the sentence uses "All", so
there is clearly more than one "other", so the the apostrophe
belongs after the "s".  The rest of the 0001- patch all look like
improvements to me.

I think most or all of the places that the 0002- patch (i.e. and
e.g.) need a change to look right, but I'm not sure this goes far
enough.  In style guides I've had to use these generally should
follow punctuation (left parenthesis, colon, semi-colon, comma, or
em dash), and be separated from any following text by punctuation
-- usually a comma.

In patch 0003- I agree that the change to "exactly the same" reads
better.  I'm torn on changing the hyphens to spaces.  I probably
wouldn't change them, but I wouldn't squawk if others preferred to
do so.

--
Kevin Grittner
EDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Marti Raudsepp 2014-08-25 21:05:09 Re: [PATCH] Various documentation typo/grammar fixes
Previous Message Bruce Momjian 2014-08-25 17:58:39 Re: Upgrading doc does not mention pg_restore at all