From 4a9bd87c53fba8238d4f6ee5b7235c81faaeadd7 Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Tue, 15 Jan 2019 12:55:44 +0900 Subject: [PATCH] doc: fix typos and update version example --- doc/install-source.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/install-source.sgml b/doc/install-source.sgml index 32b9fdcf..449b53be 100644 --- a/doc/install-source.sgml +++ b/doc/install-source.sgml @@ -94,7 +94,7 @@ deb-src http://apt.postgresql.org/pub/repos/apt/ stretch-pgdg main - There are also tags for each &repmgr; release, e.g. 4.0.5. + There are also tags for each &repmgr; release, e.g. v4.2.0. @@ -179,7 +179,7 @@ deb-src http://apt.postgresql.org/pub/repos/apt/ stretch-pgdg main Due to changes in PostgreSQL's documentation build system from PostgreSQL 10, - the documentation can currently only be built agains PostgreSQL 9.6 or earlier. + the documentation can currently only be built against PostgreSQL 9.6 or earlier. This limitation will be fixed when time and resources permit.