diff options
author | Peter Eisentraut | 2007-05-21 15:11:12 +0000 |
---|---|---|
committer | Peter Eisentraut | 2007-05-21 15:11:12 +0000 |
commit | 0c644d2c3d50a6a9f8b3821d1fe6b0f0753804b1 (patch) | |
tree | b064351b32359ca526406ab14fae5101735a86a7 | |
parent | 9ab58bbda6418dc496593e3cde0d11a1763a4ba6 (diff) |
Fix spurious German index entry
-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 5f89e6e5a38..d5fbe26d3fd 100644 --- a/doc/src/sgml/info.sgml +++ b/doc/src/sgml/info.sgml @@ -1,4 +1,4 @@ -<!-- $PostgreSQL: pgsql/doc/src/sgml/info.sgml,v 1.24 2006/03/10 19:10:48 momjian Exp $ --> +<!-- $PostgreSQL: pgsql/doc/src/sgml/info.sgml,v 1.25 2007/05/21 15:11:12 petere Exp $ --> <sect1 id="resources"> <title>Further Information</title> @@ -12,7 +12,7 @@ <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> |