|
1 |
| -<!-- $PostgreSQL: pgsql/doc/src/sgml/acronyms.sgml,v 1.1 2007/11/01 17:00:46 momjian Exp $ --> |
| 1 | +<!-- $PostgreSQL: pgsql/doc/src/sgml/acronyms.sgml,v 1.2 2007/11/01 17:16:36 momjian Exp $ --> |
2 | 2 |
|
3 |
| -<appendix id="acronymns"> |
| 3 | +<appendix id="acronyms"> |
4 | 4 | <title>Acronyms</title>
|
5 | 5 |
|
6 | 6 | <para>
|
7 |
| - This is a list ofacronymns used in the documentation. |
| 7 | + This is a list ofacronyms used in the documentation. |
8 | 8 |
|
9 | 9 | <variablelist>
|
10 | 10 |
|
|
693 | 693 | <term><acronym>UTF</acronym></term>
|
694 | 694 | <listitem>
|
695 | 695 | <para>
|
696 |
| - <ulink url="http://en.wikipedia.org/wiki/Unicode">Unicode |
697 |
| -TransformationFormat</ulink> |
| 696 | + <ulink url="http://www.unicode.org/">Unicode Transformation |
| 697 | + Format</ulink> |
698 | 698 | </para>
|
699 | 699 | </listitem>
|
700 | 700 | </varlistentry>
|
|