Skip to content

Commit d5c400e

Browse files
authored
mongodb sync with EN (#2131)
1 parent 3a7e910 commit d5c400e

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

reference/mongodb/mongodb/driver/writeresult/getmodifiedcount.xml

Lines changed: 1 addition & 6 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: 53242ee6628dc1ae6989fe002231fddfd8f005c6 Maintainer: yannick Status: ready -->
3+
<!-- EN-Revision: reference/mongodb/mongodb/driver/writeresult/getmodifiedcount.xml Maintainer: yannick Status: ready -->
44
<!-- Reviewed: no -->
55

66
<refentry xml:id="mongodb-driver-writeresult.getmodifiedcount" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
@@ -35,11 +35,6 @@
3535
Retourne le nombre de documents existants mis à jour, ou &null; si l'écriture
3636
n'a pas été validée.
3737
</para>
38-
<para>
39-
Le nombre modifié n'est pas disponible sur les versions de MongoDB avant 2.6, qui
40-
utilisaient la version héritée du protocole Wire (i.e. OP_UPDATE). Si tel est le
41-
cas, le nombre modifié sera &null;.
42-
</para>
4338
</refsect1>
4439

4540
<refsect1 role="errors">

0 commit comments

Comments
 (0)