summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas G. Lockhart1999-03-30 15:24:49 +0000
committerThomas G. Lockhart1999-03-30 15:24:49 +0000
commit107eb78fd45fb3cab8aef7a5c62757bf8fca0082 (patch)
tree0c91c3fc610d7fe8ddc384883ada58cc9a989f7b
parent971febeccbcdd14d8b14f99f0c2d176d0a1f7264 (diff)
Repair cut-and-paste typo which described createdb rather than destroydb.
-rw-r--r--doc/src/sgml/ref/destroydb.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/ref/destroydb.sgml b/doc/src/sgml/ref/destroydb.sgml
index a31265e76e2..665fccd0d12 100644
--- a/doc/src/sgml/ref/destroydb.sgml
+++ b/doc/src/sgml/ref/destroydb.sgml
@@ -10,7 +10,7 @@
<application>destroydb</application>
</REFNAME>
<REFPURPOSE>
-Create a new <productname>Postgres</productname> database
+Remove an existing <productname>Postgres</productname> database
</REFPURPOSE>
</refnamediv>
<REFSYNOPSISDIV>