@@ -95,7 +95,8 @@ The command takes the following fields as arguments:
95
95
:doc:`BSON type 13 </reference/bson-types/>`) or String (i.e.
96
96
:doc:`BSON type 2 </reference/bson-types/>`).
97
97
98
- See :ref:`mapreduce-map-cmd` for more information.
98
+ For more information, see :ref:`Requirements for the map Function
99
+ <mapreduce-map-cmd>`.
99
100
100
101
101
102
@@ -111,7 +112,8 @@ The command takes the following fields as arguments:
111
112
:doc:`BSON type 13 </reference/bson-types/>`) or String (i.e.
112
113
:doc:`BSON type 2 </reference/bson-types/>`).
113
114
114
- See :ref:`mapreduce-reduce-cmd` for more information.
115
+ For more information, see :ref:`Requirements for the reduce
116
+ Function <mapreduce-reduce-cmd>`.
115
117
116
118
117
119
@@ -127,7 +129,7 @@ The command takes the following fields as arguments:
127
129
or inline, but on a :term:`secondary`, only inline output is
128
130
possible.
129
131
130
- See :ref:`mapreduce-out-cmd` for more information .
132
+ For more information, see :ref:`out Options < mapreduce-out-cmd>` .
131
133
132
134
133
135
@@ -179,7 +181,8 @@ The command takes the following fields as arguments:
179
181
:doc:`BSON type 13 </reference/bson-types/>`) or String (i.e.
180
182
:doc:`BSON type 2 </reference/bson-types/>`).
181
183
182
- See :ref:`mapreduce-finalize-cmd` for more information.
184
+ For more information, see :ref:`Requirements for the finalize
185
+ Function <mapreduce-finalize-cmd>`.
183
186
184
187
185
188
0 commit comments