Index: start.sgml
===================================================================
RCS file: /home/rbt/work/postgresql/cvs/pgsql-server/doc/src/sgml/start.sgml,v
retrieving revision 1.29
diff -c -r1.29 start.sgml
*** start.sgml	25 Mar 2003 16:15:38 -0000	1.29
--- start.sgml	12 Jun 2003 01:30:50 -0000
***************
*** 255,260 ****
--- 255,266 ----
      cannot be undone, so this should only be done with a great deal of
      forethought.
     </para>
+ 
+    <para>
+     More about <command>createdb</command> and <command>dropdb</command> may
+     be found in <xref linkend="APP-CREATEDB"> and <xref linkend="APP-DROPDB">
+     respectively.
+    </para>
    </sect1>
  
  
