Commit 9c7e2f4
committed
docs/mca.rst: fix MCA environment variable prefix for PRRTE
The table added in 061f908 (A variety of docs updates:, 2022-09-12)
mentioning the different prefixes for Open MPI, PMIx and PRRTE MCA
parameters set via environment variables has one too many "R"'s in
'PRRTE_MCA_': the correct prefix is 'PRTE_MCA_'. Fix that, and make it
clear that it is not a typo.
Signed-off-by: Philippe Blain <[email protected]>
(cherry picked from commit bd9adb4)1 parent f25ca69 commit 9c7e2f4
1 file changed
+7
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
252 | 252 | | |
253 | 253 | | |
254 | 254 | | |
255 | | - | |
256 | | - | |
257 | | - | |
258 | | - | |
259 | | - | |
260 | | - | |
261 | | - | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
262 | 262 | | |
263 | 263 | | |
264 | 264 | | |
| |||
0 commit comments