diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml index c87bd3a477..a72508a86a 100644 --- a/doc/src/sgml/installation.sgml +++ b/doc/src/sgml/installation.sgml @@ -1,4 +1,4 @@ - + <![%standalone-include[<productname>PostgreSQL</>]]> @@ -2773,7 +2773,7 @@ MANPATH=/usr/lib/scohelp/%L/man:/usr/dt/man:/usr/man:/usr/share/man:scohelp:/usr If you use the <command>configure</command> option <option>--enable-thread-safety</option>, you <emphasis>must</emphasis> use <option>-Kpthread</option> - on <emphasis>all</emphasis> libpqiusing programs. libpq + on <emphasis>all</emphasis> libpq-using programs. libpq uses <function>pthread_*</function> calls, which are only available with the <option>-Kpthread</>/<option>-Kthread</> flag.