--- ./src/sgml/ref/create_index.sgml.orig	2007-11-26 21:58:59.000000000 +0100
+++ ./src/sgml/ref/create_index.sgml	2007-11-26 22:00:44.000000000 +0100
@@ -33,7 +33,7 @@
 
   <para>
    <command>CREATE INDEX</command> constructs an index <replaceable
-   class="parameter">index_name</replaceable> on the specified table.
+   class="parameter">name</replaceable> on the specified table.
    Indexes are primarily used to enhance database performance (though
    inappropriate use can result in slower performance).
   </para>