11<!--
2- $Header: /cvsroot/pgsql/doc/src/sgml/ref/createdb.sgml,v 1.15 2000/11/22 01:41:13 momjian Exp $
2+ $Header: /cvsroot/pgsql/doc/src/sgml/ref/createdb.sgml,v 1.16 2000/12/25 23:15:26 petere Exp $
33Postgres documentation
44-->
55
@@ -99,7 +99,7 @@ Postgres documentation
9999 <listitem>
100100 <para>
101101Specifies the alternative database location. See also <xref
102- linkend="app-initlocation" endterm="app-initlocation-title" >.
102+ linkend="app-initlocation">.
103103 </para>
104104 </listitem>
105105 </varlistentry>
@@ -139,7 +139,7 @@ Postgres documentation
139139
140140 The options <literal>-h</literal>, <literal>-p</literal>, <literal>-U</literal>,
141141 <literal>-W</literal>, and <literal>-e</literal> are passed on literally to
142- <xref linkend="APP-PSQL" endterm="APP-PSQL-title ">.
142+ <xref linkend="app-psql ">.
143143 </para>
144144 </refsect2>
145145
@@ -177,8 +177,8 @@ Postgres documentation
177177 </variablelist>
178178
179179 If there is an error condition, the backend error message will be displayed.
180- See <xref linkend="SQL-CREATEDATABASE" endterm="SQL-CREATEDATABASE-title" >
181- and <xref linkend="APP-PSQL" endterm="APP-PSQL-title" > for possibilities.
180+ See <xref linkend="SQL-CREATEDATABASE">
181+ and <xref linkend="APP-PSQL"> for possibilities.
182182 </para>
183183 </refsect2>
184184 </refsynopsisdiv>
@@ -197,7 +197,7 @@ Postgres documentation
197197 <acronym>SQL</acronym> command
198198 <xref linkend="SQL-CREATEDATABASE" endterm="SQL-CREATEDATABASE-title"> via
199199 the <productname>Postgres</productname> interactive terminal
200- <xref linkend="APP-PSQL" endterm="APP-PSQL-title" >. Thus, there is nothing
200+ <xref linkend="APP-PSQL">. Thus, there is nothing
201201 special about creating databases via this or other methods. This means
202202 that the <application>psql</application> must be found by the script and that
203203 a database server is running at the targeted host. Also, any default