diff options
-rw-r--r-- | doc/src/sgml/info.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/info.sgml b/doc/src/sgml/info.sgml index 684a1db017c..b45e87f013c 100644 --- a/doc/src/sgml/info.sgml +++ b/doc/src/sgml/info.sgml @@ -1,5 +1,5 @@ <!-- -$PostgreSQL: pgsql/doc/src/sgml/info.sgml,v 1.21 2003/11/29 19:51:37 pgsql Exp $ +$PostgreSQL: pgsql/doc/src/sgml/info.sgml,v 1.21.4.1 2007/05/21 15:06:44 petere Exp $ --> <sect1 id="resources"> @@ -14,7 +14,7 @@ $PostgreSQL: pgsql/doc/src/sgml/info.sgml,v 1.21 2003/11/29 19:51:37 pgsql Exp $ <term>FAQs</term> <listitem> <para> - The FAQ list <indexterm><primary>FAQ-Liste</></> contains + The FAQ list <indexterm><primary>FAQ</></> contains continuously updated answers to frequently asked questions. </para> </listitem> |