From ba36c48e39747678412d48bcbf6ed14cb2dc8ddf Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Mon, 27 Apr 2009 16:27:36 +0000 Subject: Proofreading adjustments for first two parts of documentation (Tutorial and SQL). --- doc/src/sgml/contrib.sgml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/src/sgml/contrib.sgml') diff --git a/doc/src/sgml/contrib.sgml b/doc/src/sgml/contrib.sgml index 9790eb60dd9..0ef92b48968 100644 --- a/doc/src/sgml/contrib.sgml +++ b/doc/src/sgml/contrib.sgml @@ -1,4 +1,4 @@ - + Additional Supplied Modules @@ -16,7 +16,7 @@ When building from the source distribution, these modules are not built - automatically. You can build and install all of them by running + automatically. You can build and install all of them by running: gmake gmake install @@ -25,7 +25,7 @@ or to build and install just one selected module, do the same in that module's subdirectory. Many of the modules have regression tests, which can be executed by - running + running: gmake installcheck -- cgit v1.2.3