From 956c24696e6957f24fbade15879b80ddd7f7ede0 Mon Sep 17 00:00:00 2001 From: kay Date: Wed, 7 Nov 2012 19:14:38 -0500 Subject: [PATCH] DOCS-617 just link to the write concern releases in include file --- source/includes/fact-write-concerns.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/source/includes/fact-write-concerns.rst b/source/includes/fact-write-concerns.rst index dea333ec82a..567e2268bbc 100644 --- a/source/includes/fact-write-concerns.rst +++ b/source/includes/fact-write-concerns.rst @@ -1,5 +1,6 @@ -By default, all write operations will issue a :dbcommand:`getLastError` -command to confirm the result of the write operation: +As of these :ref:`driver versions `, all +write operations will issue a :dbcommand:`getLastError` command to +confirm the result of the write operation: .. code-block:: javascript