Skip to content

Commit 9ddcd89

Browse files
committed
DOCSP-16017 fix nextgen version directive indentation errors
1 parent a8f7e3d commit 9ddcd89

File tree

10 files changed

+29
-29
lines changed

10 files changed

+29
-29
lines changed

source/includes/extracts-4.4-changes.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ content: |
33
44
.. versionchanged:: 4.4
55
6-
:binary:`~bin.mongod` / :binary:`~bin.mongos` logs a warning on
7-
connection if the presented x.509 certificate expires within ``30``
8-
days of the ``mongod/mongos`` host system time. See
9-
:ref:`4.4-rel-notes-certificate-expiration-warning` for more
10-
information.
6+
:binary:`~bin.mongod` / :binary:`~bin.mongos` logs a warning on
7+
connection if the presented x.509 certificate expires within ``30``
8+
days of the ``mongod/mongos`` host system time. See
9+
:ref:`4.4-rel-notes-certificate-expiration-warning` for more
10+
information.
1111
---
1212
ref: 4.4-changes-passwordPrompt
1313
content: |
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
.. versionchanged:: 3.4
22

3-
This method aliases to |method| in MongoDB 3.4. The functionality specified
4-
below still applies to MongoDB 3.2. MongoDB 3.4 provides :ref:`Zone sharding
5-
<zone-sharding>` as the successor to tag-aware sharding.
3+
This method aliases to |method| in MongoDB 3.4. The functionality specified
4+
below still applies to MongoDB 3.2. MongoDB 3.4 provides :ref:`Zone sharding
5+
<zone-sharding>` as the successor to tag-aware sharding.

source/reference/command/addShardToZone.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@ Definition
1717

1818
.. versionadded:: 3.4
1919

20-
Associates a shard with a :term:`zone`. MongoDB associates this shard with
21-
the given zone. Chunks that are covered by the zone are assigned to shards
22-
associated with the zone.
20+
Associates a shard with a :term:`zone`. MongoDB associates this shard with
21+
the given zone. Chunks that are covered by the zone are assigned to shards
22+
associated with the zone.
2323

24-
.. |command| replace:: ``addShardToZone``
24+
.. |command| replace:: ``addShardToZone``
2525

2626
Syntax
2727
------

source/reference/configuration-options.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2926,9 +2926,9 @@ Key Management Configuration Options
29262926

29272927
.. versionadded:: 3.4 Available in MongoDB Enterprise only.
29282928

2929-
The password used to bind to an LDAP server when using
2930-
:setting:`~security.ldap.bind.queryUser`. You must use :setting:`~security.ldap.bind.queryPassword` with
2931-
:setting:`~security.ldap.bind.queryUser`.
2929+
The password used to bind to an LDAP server when using
2930+
:setting:`~security.ldap.bind.queryUser`. You must use :setting:`~security.ldap.bind.queryPassword` with
2931+
:setting:`~security.ldap.bind.queryUser`.
29322932

29332933
If unset, :binary:`~bin.mongod` or :binary:`~bin.mongos` will not attempt to bind to the LDAP server.
29342934

source/reference/method/db.createUser.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -209,8 +209,8 @@ Definition
209209

210210
.. versionchanged:: 4.0
211211

212-
The default value is ``"server"``. In earlier versions, the
213-
default value is ``"client"``.
212+
The default value is ``"server"``. In earlier versions, the
213+
default value is ``"client"``.
214214

215215

216216

source/reference/method/db.updateUser.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -214,8 +214,8 @@ Definition
214214

215215
.. versionchanged:: 4.0
216216

217-
The default value is ``"server"``. In earlier versions, the
218-
default value is ``"client"``.
217+
The default value is ``"server"``. In earlier versions, the
218+
default value is ``"client"``.
219219

220220

221221

source/reference/program/mongo.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ Options
9393

9494
.. versionchanged:: 4.2
9595

96-
- .. include:: /includes/extracts/4.2-changes-options-tls-ssl.rst
96+
- .. include:: /includes/extracts/4.2-changes-options-tls-ssl.rst
9797

9898
Core Options
9999
~~~~~~~~~~~~

source/reference/program/mongod.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -961,9 +961,9 @@ LDAP Authentication or Authorization Options
961961

962962
.. versionadded:: 3.4 Available in MongoDB Enterprise only.
963963

964-
The password used to bind to an LDAP server when using
965-
:option:`--ldapQueryUser`. You must use :option:`--ldapQueryPassword` with
966-
:option:`--ldapQueryUser`.
964+
The password used to bind to an LDAP server when using
965+
:option:`--ldapQueryUser`. You must use :option:`--ldapQueryPassword` with
966+
:option:`--ldapQueryUser`.
967967

968968
If unset, :program:`mongod` will not attempt to bind to the LDAP server.
969969

source/reference/program/mongoldap.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -245,9 +245,9 @@ Options
245245

246246
.. versionadded:: 3.4 Available in MongoDB Enterprise only.
247247

248-
The password used to bind to an LDAP server when using
249-
:option:`--ldapQueryUser`. You must use :option:`--ldapQueryPassword` with
250-
:option:`--ldapQueryUser`.
248+
The password used to bind to an LDAP server when using
249+
:option:`--ldapQueryUser`. You must use :option:`--ldapQueryPassword` with
250+
:option:`--ldapQueryUser`.
251251

252252
If unset, :program:`mongoldap` will not attempt to bind to the LDAP server.
253253

source/reference/program/mongos.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1737,9 +1737,9 @@ LDAP Authentication and Authorization Options
17371737

17381738
.. versionadded:: 3.4 Available in MongoDB Enterprise only.
17391739

1740-
The password used to bind to an LDAP server when using
1741-
:option:`--ldapQueryUser`. You must use :option:`--ldapQueryPassword` with
1742-
:option:`--ldapQueryUser`.
1740+
The password used to bind to an LDAP server when using
1741+
:option:`--ldapQueryUser`. You must use :option:`--ldapQueryPassword` with
1742+
:option:`--ldapQueryUser`.
17431743

17441744
If unset, :program:`mongos` will not attempt to bind to the LDAP server.
17451745

0 commit comments

Comments
 (0)