projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
75e5e20
)
Fix copy-and-paste typo.
author
Tom Lane
<tgl@sss.pgh.pa.us>
Sun, 24 Feb 2002 23:55:31 +0000
(23:55 +0000)
committer
Tom Lane
<tgl@sss.pgh.pa.us>
Sun, 24 Feb 2002 23:55:31 +0000
(23:55 +0000)
doc/src/sgml/ref/dropuser.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/ref/dropuser.sgml
b/doc/src/sgml/ref/dropuser.sgml
index e20ae5a7396ea6b8e9f4925fab0158814e3f7b88..0db00b771f7b923d8caf0fc787ceae010d3eb59f 100644
(file)
--- a/
doc/src/sgml/ref/dropuser.sgml
+++ b/
doc/src/sgml/ref/dropuser.sgml
@@
-1,5
+1,5
@@
<!--
-$Header: /cvsroot/pgsql/doc/src/sgml/ref/dropuser.sgml,v 1.1
6 2002/01/20 22:19:56 petere
Exp $
+$Header: /cvsroot/pgsql/doc/src/sgml/ref/dropuser.sgml,v 1.1
7 2002/02/24 23:55:31 tgl
Exp $
PostgreSQL documentation
-->
@@
-60,7
+60,7
@@
PostgreSQL documentation
<term>-e, --echo</term>
<listitem>
<para>
- Echo the queries that <application>
createdb
</application> generates
+ Echo the queries that <application>
dropuser
</application> generates
and sends to the server.
</para>
</listitem>