Skip to content

Commit 6438c32

Browse files
authored
[Sync EN] Fix several issues in versions.xml files (#5507) (#562)
1 parent a520158 commit 6438c32

1 file changed

Lines changed: 6 additions & 11 deletions

File tree

appendices/aliases.xml

Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<!-- $Revision$ -->
3-
<!-- EN-Revision: 6d46a5549bcb66444ce7a3b34301420ba7552bc8 Maintainer: PhilDaiguille Status: ready -->
3+
<!-- EN-Revision: e2274fb291cb76151378a209e8c92612d1ba5340 Maintainer: lacatoire Status: ready -->
44
<!-- Reviewed: yes -->
55

66
<appendix xml:id="aliases" xmlns="http://docbook.org/ns/docbook">
@@ -135,16 +135,6 @@
135135
<entry><function>imap_body</function></entry>
136136
<entry><link linkend="ref.imap">IMAP</link></entry>
137137
</row>
138-
<row>
139-
<entry>imap_getmailboxes</entry>
140-
<entry><function>imap_list_full</function></entry>
141-
<entry><link linkend="ref.imap">IMAP</link></entry>
142-
</row>
143-
<row>
144-
<entry>imap_getsubscribed</entry>
145-
<entry><function>imap_lsub_full</function></entry>
146-
<entry><link linkend="ref.imap">IMAP</link></entry>
147-
</row>
148138
<row>
149139
<entry>imap_header</entry>
150140
<entry><function>imap_headerinfo</function></entry>
@@ -595,6 +585,11 @@
595585
<entry><function>pg_set_client_encoding</function></entry>
596586
<entry><link linkend="ref.pgsql">PostgreSQL</link></entry>
597587
</row>
588+
<row>
589+
<entry>pg_exec</entry>
590+
<entry><function>pg_query</function></entry>
591+
<entry><link linkend="ref.pgsql">PostgreSQL</link></entry>
592+
</row>
598593
<row>
599594
<entry>pos</entry>
600595
<entry><function>current</function></entry>

0 commit comments

Comments
 (0)