1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-30 06:01:21 +03:00

Fix typos in docs, some words were doubled.

Thom Brown
This commit is contained in:
Heikki Linnakangas
2012-04-10 09:30:58 +03:00
parent c94b43ce39
commit fb9bc5d9fb
3 changed files with 4 additions and 4 deletions

View File

@@ -2451,7 +2451,7 @@ make MAX_CONNECTIONS=5 check
distribution tarball, you will also need Flex (GNU lex) and Bison
(GNU yacc). We also recommend making sure you are fairly
up-to-date on HP patches. At a minimum, if you are building 64
bit binaries on on HP-UX 11.11 you may need PHSS_30966 (11.11) or a
bit binaries on HP-UX 11.11 you may need PHSS_30966 (11.11) or a
successor patch otherwise <command>initdb</command> may hang:
<literallayout>
PHSS_30966 s700_800 ld(1) and linker tools cumulative patch
@@ -2700,7 +2700,7 @@ cc-1020 cc: ERROR File = pqcomm.c, Line = 427
</para>
<para>
As of UnixWare 7.1.3 and above, the GNU Make program is is the
As of UnixWare 7.1.3 and above, the GNU Make program is the
OSTK portion of the UDK CD, and is
in <filename>/usr/gnu/bin/gmake</filename>.
</para>