1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-31 17:02:12 +03:00

In documentation, change "recommendable" to "recommended", per

consultation with word definitions.

Backpatch to 9.2.
This commit is contained in:
Bruce Momjian
2012-08-14 12:36:35 -04:00
parent 51fd748e54
commit 1d96cf9404
5 changed files with 5 additions and 5 deletions

View File

@@ -92,7 +92,7 @@ su - postgres
<para>
You need an <acronym>ISO</>/<acronym>ANSI</> C compiler (at least
C89-compliant). Recent
versions of <productname>GCC</> are recommendable, but
versions of <productname>GCC</> are recommended, but
<productname>PostgreSQL</> is known to build using a wide variety
of compilers from different vendors.
</para>