From 1c55a84484f51a4e995942dd85761231a82dd50a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jorge=20Puente=20Sarr=C3=ADn?= Date: Mon, 8 Apr 2013 00:11:33 -0500 Subject: [PATCH 1/2] Fixed typo on Chained replication tutorial --- source/tutorial/manage-chained-replication.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/tutorial/manage-chained-replication.txt b/source/tutorial/manage-chained-replication.txt index 90ad0fadae0..dbc9ac38766 100644 --- a/source/tutorial/manage-chained-replication.txt +++ b/source/tutorial/manage-chained-replication.txt @@ -15,7 +15,7 @@ Chained replication can reduce load on the primary. But chained replication can also result in increased replication lag, depending on the topology of the network. -.. versionadded:: 2. +.. versionadded:: 2.0 You can use the :data:`~local.system.replset.settings.chainingAllowed` setting in :doc:`/reference/replica-configuration` to disable chained From 3d7ca7586411b4328b285f55e3688f741d8a8eaa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jorge=20Puente=20Sarr=C3=ADn?= Date: Mon, 8 Apr 2013 11:38:04 -0500 Subject: [PATCH 2/2] Update manage-chained-replication.txt Correct version is 2.2 --- source/tutorial/manage-chained-replication.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/tutorial/manage-chained-replication.txt b/source/tutorial/manage-chained-replication.txt index dbc9ac38766..29028648235 100644 --- a/source/tutorial/manage-chained-replication.txt +++ b/source/tutorial/manage-chained-replication.txt @@ -15,7 +15,7 @@ Chained replication can reduce load on the primary. But chained replication can also result in increased replication lag, depending on the topology of the network. -.. versionadded:: 2.0 +.. versionadded:: 2.2 You can use the :data:`~local.system.replset.settings.chainingAllowed` setting in :doc:`/reference/replica-configuration` to disable chained