pgsql: doc: Fix a few typos and awkward links

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: doc: Fix a few typos and awkward links
Date: 2017-03-19 03:49:05
Message-ID: E1cpRq5-0002t7-Je@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: Fix a few typos and awkward links

Branch
------
REL9_4_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/03ca8c249953e0051193183a5f987d64fcef4aa5

Modified Files
--------------
doc/src/sgml/config.sgml | 4 ++--
doc/src/sgml/ecpg.sgml | 2 +-
doc/src/sgml/high-availability.sgml | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Magnus Hagander 2017-03-19 16:07:51 pgsql: Update obsolete comment
Previous Message Tom Lane 2017-03-18 22:43:16 pgsql: Avoid use of already-closed relcache entry.