Commit f9d2749a authored by Tatsuo Ishii's avatar Tatsuo Ishii

Fix exmaple

    Tatsuo Ishii
parent 03df4744
<!-- <!--
$Header: /cvsroot/pgsql/doc/src/sgml/ref/droplang.sgml,v 1.12 2001/09/03 12:57:50 petere Exp $ $Header: /cvsroot/pgsql/doc/src/sgml/ref/droplang.sgml,v 1.13 2001/09/14 09:49:00 ishii Exp $
Postgres documentation Postgres documentation
--> -->
...@@ -186,7 +186,7 @@ Postgres documentation ...@@ -186,7 +186,7 @@ Postgres documentation
<para> <para>
To remove <literal>pltcl</literal>: To remove <literal>pltcl</literal>:
<screen> <screen>
<prompt>$ </prompt><userinput>droplang pltcl</userinput> <prompt>$ </prompt><userinput>droplang pltcl dbname</userinput>
</screen> </screen>
</para> </para>
</informalexample> </informalexample>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment