diff --git a/source/includes/fact-zone-sharding-alias.rst b/source/includes/fact-zone-sharding-alias.rst index 7f5bda12534..59e01181e34 100644 --- a/source/includes/fact-zone-sharding-alias.rst +++ b/source/includes/fact-zone-sharding-alias.rst @@ -1,5 +1,5 @@ .. versionchanged:: 3.4 - This method aliases to |method| in MongoDB 3.4. The functionality specified - below still applies to MongoDB 3.2. MongoDB 3.4 provides :ref:`Zone sharding - ` as the successor to tag-aware sharding. + This method aliases to |method| in MongoDB 3.4. The functionality specified + below still applies to MongoDB 3.2. MongoDB 3.4 provides :ref:`Zone sharding + ` as the successor to tag-aware sharding. diff --git a/source/reference/command/addShardToZone.txt b/source/reference/command/addShardToZone.txt index 3d30bfb1418..b6ddc43c52e 100644 --- a/source/reference/command/addShardToZone.txt +++ b/source/reference/command/addShardToZone.txt @@ -17,11 +17,11 @@ Definition .. versionadded:: 3.4 - Associates a shard with a :term:`zone`. MongoDB associates this shard with - the given zone. Chunks that are covered by the zone are assigned to shards - associated with the zone. + Associates a shard with a :term:`zone`. MongoDB associates this shard with + the given zone. Chunks that are covered by the zone are assigned to shards + associated with the zone. - .. |command| replace:: ``addShardToZone`` + .. |command| replace:: ``addShardToZone`` Syntax ------ diff --git a/source/reference/configuration-options.txt b/source/reference/configuration-options.txt index ba3cb4db16b..406ce347503 100644 --- a/source/reference/configuration-options.txt +++ b/source/reference/configuration-options.txt @@ -2252,9 +2252,9 @@ Key Management Configuration Options .. versionadded:: 3.4 Available in MongoDB Enterprise only. - The password used to bind to an LDAP server when using - :setting:`~security.ldap.bind.queryUser`. You must use :setting:`~security.ldap.bind.queryPassword` with - :setting:`~security.ldap.bind.queryUser`. + The password used to bind to an LDAP server when using + :setting:`~security.ldap.bind.queryUser`. You must use :setting:`~security.ldap.bind.queryPassword` with + :setting:`~security.ldap.bind.queryUser`. If unset, :binary:`~bin.mongod` or :binary:`~bin.mongos` will not attempt to bind to the LDAP server. diff --git a/source/reference/method/db.createUser.txt b/source/reference/method/db.createUser.txt index 8314aa1ac82..2aa6b7b68c4 100644 --- a/source/reference/method/db.createUser.txt +++ b/source/reference/method/db.createUser.txt @@ -195,8 +195,8 @@ Definition .. versionchanged:: 4.0 - The default value is ``"server"``. In earlier versions, the - default value is ``"client"``. + The default value is ``"server"``. In earlier versions, the + default value is ``"client"``. diff --git a/source/reference/method/db.updateUser.txt b/source/reference/method/db.updateUser.txt index 9644b189de8..41db0e576ba 100644 --- a/source/reference/method/db.updateUser.txt +++ b/source/reference/method/db.updateUser.txt @@ -202,8 +202,8 @@ Definition .. versionchanged:: 4.0 - The default value is ``"server"``. In earlier versions, the - default value is ``"client"``. + The default value is ``"server"``. In earlier versions, the + default value is ``"client"``. diff --git a/source/reference/program/mongod.txt b/source/reference/program/mongod.txt index 639de1fdaee..d4961d9808a 100644 --- a/source/reference/program/mongod.txt +++ b/source/reference/program/mongod.txt @@ -878,9 +878,9 @@ LDAP Authentication or Authorization Options .. versionadded:: 3.4 Available in MongoDB Enterprise only. - The password used to bind to an LDAP server when using - :option:`--ldapQueryUser`. You must use :option:`--ldapQueryPassword` with - :option:`--ldapQueryUser`. + The password used to bind to an LDAP server when using + :option:`--ldapQueryUser`. You must use :option:`--ldapQueryPassword` with + :option:`--ldapQueryUser`. If unset, :program:`mongod` will not attempt to bind to the LDAP server. diff --git a/source/reference/program/mongoldap.txt b/source/reference/program/mongoldap.txt index e21e21d5349..5f6b67bfb68 100644 --- a/source/reference/program/mongoldap.txt +++ b/source/reference/program/mongoldap.txt @@ -222,9 +222,9 @@ Options .. versionadded:: 3.4 Available in MongoDB Enterprise only. - The password used to bind to an LDAP server when using - :option:`--ldapQueryUser`. You must use :option:`--ldapQueryPassword` with - :option:`--ldapQueryUser`. + The password used to bind to an LDAP server when using + :option:`--ldapQueryUser`. You must use :option:`--ldapQueryPassword` with + :option:`--ldapQueryUser`. If unset, :program:`mongoldap` will not attempt to bind to the LDAP server. diff --git a/source/reference/program/mongos.txt b/source/reference/program/mongos.txt index 49c54f0376c..0049130edc4 100644 --- a/source/reference/program/mongos.txt +++ b/source/reference/program/mongos.txt @@ -1220,9 +1220,9 @@ LDAP Authentication and Authorization Options .. versionadded:: 3.4 Available in MongoDB Enterprise only. - The password used to bind to an LDAP server when using - :option:`--ldapQueryUser`. You must use :option:`--ldapQueryPassword` with - :option:`--ldapQueryUser`. + The password used to bind to an LDAP server when using + :option:`--ldapQueryUser`. You must use :option:`--ldapQueryPassword` with + :option:`--ldapQueryUser`. If unset, :program:`mongos` will not attempt to bind to the LDAP server.