8000 typo · postgrespro/postgres_cluster@d653d47 · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d653d47

Browse files
committed
typo
1 parent cf407f1 commit d653d47

File tree

1 file changed

+2
-2
lines changed

doc/src/sgml/installation.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.315 2008/11/24 11:59:37 petere Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.316 2008/12/01 08:24:19 petere Exp $ -->
22

33
<chapter id="installation">
44
<title><![%standalone-include[<productname>PostgreSQL</>]]>
@@ -2773,7 +2773,7 @@ MANPATH=/usr/lib/scohelp/%L/man:/usr/dt/man:/usr/man:/usr/share/man:scohelp:/usr
27732773
If you use the <command>configure</command>
27742774
option <option>--enable-thread-safety</option>,
27752775
you <emphasis>must</emphasis> use <option>-Kpthread</option>
2776-
on <emphasis>all</emphasis> libpqiusing programs. libpq
2776+
on <emphasis>all</emphasis> libpq-using programs. libpq
27772777
uses <function>pthread_*</function> calls, which are only
27782778
available with the
27792779
<option>-Kpthread</>/<option>-Kthread</> flag.

0 commit comments

Comments
 (0)
0