|
1 | 1 | <!-- |
2 | | -$PostgreSQL: pgsql/doc/src/sgml/ref/alter_tsconfig.sgml,v 1.2 2007/08/2205:13:50 tgl Exp $ |
| 2 | +$PostgreSQL: pgsql/doc/src/sgml/ref/alter_tsconfig.sgml,v 1.3 2007/08/2206:26:32 tgl Exp $ |
3 | 3 | PostgreSQL documentation |
4 | 4 | --> |
5 | 5 |
|
@@ -96,7 +96,7 @@ ALTER TEXT SEARCH CONFIGURATION <replaceable>name</replaceable> OWNER TO <replac |
96 | 96 | </varlistentry> |
97 | 97 |
|
98 | 98 | <varlistentry> |
99 | | - <term><replaceable class="parameter">old_dictionary</replaceable></term> |
| 99 | + <term><replaceable class="parameter">new_dictionary</replaceable></term> |
100 | 100 | <listitem> |
101 | 101 | <para> |
102 | 102 | The name of a text search dictionary to be substituted for |
|