diff --git a/doc/src/sgml/docguide.sgml b/doc/src/sgml/docguide.sgml index 62a60cb109d..97bbd7fa536 100644 --- a/doc/src/sgml/docguide.sgml +++ b/doc/src/sgml/docguide.sgml @@ -1,4 +1,4 @@ - + Documentation @@ -590,8 +590,7 @@ gmake man If you want to use JadeTex to produce a - printable rendition of the documentation, you must first build the - HTML output as outlined above, then you can use one of the + printable rendition of the documentation, you can use one of the following commands: diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml index 4a2fbf29242..23d120b8a32 100644 --- a/doc/src/sgml/installation.sgml +++ b/doc/src/sgml/installation.sgml @@ -1,4 +1,4 @@ - + <![%standalone-include[<productname>PostgreSQL</>]]> @@ -79,7 +79,7 @@ su - postgres <screen> <userinput>gmake --version</userinput> </screen> - It is recommended to use version 3.76.1 or later. + It is recommended to use version 3.79.1 or later. </para> </listitem>