From 4fa69e566cf1b836ae8aa9bee24ab0c556cfe94e Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Fri, 22 Jan 2010 22:50:03 +0000 Subject: [PATCH] Revert mention that HTML documentation has to be built first. Now require gmake 3.79.1 or later to build source/sgml. --- doc/src/sgml/docguide.sgml | 5 ++--- doc/src/sgml/installation.sgml | 4 ++-- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/doc/src/sgml/docguide.sgml b/doc/src/sgml/docguide.sgml index 62a60cb109..97bbd7fa53 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 4a2fbf2924..23d120b8a3 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> -- 2.40.0