mirror of
https://github.com/postgres/postgres.git
synced 2026-04-09 19:16:17 -04:00
Fix spurious German index entry
This commit is contained in:
parent
52b18de290
commit
e7933588eb
1 changed files with 2 additions and 2 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue