]> granicus.if.org Git - postgresql/commitdiff
Make parameter name consistent with syntax summary.
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 11 Mar 2012 20:56:26 +0000 (16:56 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 11 Mar 2012 20:56:26 +0000 (16:56 -0400)
Thomas Hunger

doc/src/sgml/ref/create_database.sgml

index 2c34c11cae43f3d6b115f92cdbc7ec8684a03675..4e0ed5616c4897312e8ce6bb9d6aed703928943b 100644 (file)
@@ -81,7 +81,7 @@ CREATE DATABASE <replaceable class="PARAMETER">name</replaceable>
       </listitem>
      </varlistentry>
      <varlistentry>
-      <term><replaceable class="parameter">use_name</replaceable></term>
+      <term><replaceable class="parameter">user_name</replaceable></term>
       <listitem>
        <para>
         The name of the database user who will own the new database,