diff --git a/doc/src/sgml/ref/create_user.sgml b/doc/src/sgml/ref/create_user.sgml
index 4601edc3dd2c5e12935adfcb27c980967f11df2f..2f5d1d7feea7b63540ef39a94c90f25ffd44f032 100644
--- a/doc/src/sgml/ref/create_user.sgml
+++ b/doc/src/sgml/ref/create_user.sgml
@@ -1,5 +1,5 @@
 <!--
-$Header: /cvsroot/pgsql/doc/src/sgml/ref/create_user.sgml,v 1.11 1999/12/04 04:53:15 momjian Exp $
+$Header: /cvsroot/pgsql/doc/src/sgml/ref/create_user.sgml,v 1.12 1999/12/04 05:03:49 momjian Exp $
 Postgres documentation
 -->
 
@@ -61,6 +61,13 @@ CREATE USER <replaceable class="PARAMETER">username</replaceable>
         match the <acronym>UNIX</acronym> user ids, but some people
         choose to keep the numbers the same.
        </para>
+       <para>
+	If you still want the
+	OS user id and the <filename>usesysid</filename> to match
+	for any given user,
+	use the <application>createuser</application> script provided with
+	the <productname>Postgres</productname> distribution.
+       </para>
        <para>
         If this is not specified, the highest assigned user id plus one
         will be used as default.
diff --git a/doc/src/sgml/ref/destroydb.sgml b/doc/src/sgml/ref/destroydb.sgml
deleted file mode 100644
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..0000000000000000000000000000000000000000
diff --git a/doc/src/sgml/ref/destroylang.sgml b/doc/src/sgml/ref/destroylang.sgml
deleted file mode 100644
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..0000000000000000000000000000000000000000
diff --git a/doc/src/sgml/ref/destroyuser.sgml b/doc/src/sgml/ref/destroyuser.sgml
deleted file mode 100644
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..0000000000000000000000000000000000000000