mirror of
https://github.com/postgres/postgres.git
synced 2026-02-28 04:10:35 -05:00
Remove equals sign from environment variable with not defaults for
configure.
This commit is contained in:
parent
1bd8f4f54f
commit
ff49a020ca
1 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.255 2006/04/25 15:17:04 momjian Exp $ -->
|
||||
<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.256 2006/04/25 15:19:16 momjian Exp $ -->
|
||||
|
||||
<chapter id="installation">
|
||||
<title><![%standalone-include[<productname>PostgreSQL</>]]>
|
||||
|
|
@ -1049,7 +1049,7 @@ su - postgres
|
|||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>COLLATEINDEX=<replaceable></></option></term>
|
||||
<term><option>COLLATEINDEX</option></term>
|
||||
<listitem>
|
||||
<para>
|
||||
Used for building the SGML documentation.
|
||||
|
|
|
|||
Loading…
Reference in a new issue