Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 37b5775

Browse files
committed
createlang fix
1 parent 0672a3c commit 37b5775

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/ref/createlang.sgml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/ref/createlang.sgml,v 1.6 2000/05/15 16:12:38 momjian Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/ref/createlang.sgml,v 1.7 2000/06/01 23:40:31 momjian Exp $
33
Postgres documentation
44
-->
55

@@ -176,7 +176,7 @@ createlang [ <replaceable class="parameter">connection options</replaceable> ] -
176176
<para>
177177
To install <literal>pltcl</literal>:
178178
<programlisting>
179-
$ createlang pltcl
179+
$ createlang pltcl dbname
180180
</programlisting>
181181
</para>
182182
</refsect1>

0 commit comments

Comments
 (0)