aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/createlang.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/sgml/ref/createlang.sgml')
-rw-r--r--doc/src/sgml/ref/createlang.sgml14
1 files changed, 1 insertions, 13 deletions
diff --git a/doc/src/sgml/ref/createlang.sgml b/doc/src/sgml/ref/createlang.sgml
index 0258646ad7a..87d27442e96 100644
--- a/doc/src/sgml/ref/createlang.sgml
+++ b/doc/src/sgml/ref/createlang.sgml
@@ -1,5 +1,5 @@
<!--
-$Header: /cvsroot/pgsql/doc/src/sgml/ref/createlang.sgml,v 1.11 2000/11/13 15:18:08 momjian Exp $
+$Header: /cvsroot/pgsql/doc/src/sgml/ref/createlang.sgml,v 1.12 2000/11/13 23:37:51 momjian Exp $
Postgres documentation
-->
@@ -101,18 +101,6 @@ Postgres documentation
</listitem>
</varlistentry>
- <varlistentry>
- <term>-k, --unixsocket <replaceable class="parameter">path</replaceable></term>
- <listitem>
- <para>
- Specifies the Unix-domain socket on which the
- <application>postmaster</application> is running.
- Without this option, the socket is created in <filename>/tmp</filename>
- based on the port number.
- </para>
- </listitem>
- </varlistentry>
-
<varlistentry>
<term>-U, --username <replaceable class="parameter">username</replaceable></term>
<listitem>