aboutsummaryrefslogtreecommitdiffstats
path: root/erts/etc/common/erlexec.c
diff options
context:
space:
mode:
authorRickard Green <[email protected]>2013-11-05 17:00:38 +0100
committerRickard Green <[email protected]>2013-11-05 23:07:26 +0100
commite526cb32336afc4feb4b92665d31ccc2af3e741c (patch)
treed40cfe9ae54298816645bcb9286ded63d5260c70 /erts/etc/common/erlexec.c
parentbb59a8fcf1f6cf4162a2a97c13087843d1b9dac4 (diff)
downloadotp-e526cb32336afc4feb4b92665d31ccc2af3e741c.tar.gz
otp-e526cb32336afc4feb4b92665d31ccc2af3e741c.tar.bz2
otp-e526cb32336afc4feb4b92665d31ccc2af3e741c.zip
Replace the +MMscmgc switch with +MMscrfsd
Replaced the +MMscmgc switch with the +MMscrfsd switch. The old switch didn't reflect what it controlled.
Diffstat (limited to 'erts/etc/common/erlexec.c')
-rw-r--r--erts/etc/common/erlexec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/erts/etc/common/erlexec.c b/erts/etc/common/erlexec.c
index 6fd3dd83e2..f098e56a2e 100644
--- a/erts/etc/common/erlexec.c
+++ b/erts/etc/common/erlexec.c
@@ -112,7 +112,7 @@ static char *plusM_other_switches[] = {
"Mrmcbf",
"Mmcs",
"Mscs",
- "Mscmgc",
+ "Mscrfsd",
"Msco",
"Mscrpm",
"Ye",