projects
/
users
/
bernd
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3f11f58
)
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 67d7a792fb57e0c27a8aa88bb5d9ad2064ce9ca2..b209feab0e4dc40203c331c5fd6a0f2c20d0aef3 100644
(file)
--- a/
doc/src/sgml/ref/dropuser.sgml
+++ b/
doc/src/sgml/ref/dropuser.sgml
@@
-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>