Commit bd9adb4
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 <levraiphilippeblain@gmail.com>1 parent 91539d0 commit bd9adb4
1 file changed
+7
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
253 | 253 | | |
254 | 254 | | |
255 | 255 | | |
256 | | - | |
257 | | - | |
258 | | - | |
259 | | - | |
260 | | - | |
261 | | - | |
262 | | - | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
263 | 263 | | |
264 | 264 | | |
265 | 265 | | |
| |||
0 commit comments