Skip to content

Commit 70305a4

Browse files
author
Erlang/OTP
committed
Merge branch 'jpjodoin/fix_time_correction_doc/OTP-19790' into maint-27
* jpjodoin/fix_time_correction_doc/OTP-19790: erts: update erl_cmd.md docs with new default
2 parents 8628b3b + 89b509b commit 70305a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

erts/doc/references/erl_cmd.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -541,13 +541,13 @@ behavior of earlier flags.
541541
[time warp mode](time_correction.md#time-warp-modes):
542542

543543
- **`no_time_warp`** -
544-
[No time warp mode](time_correction.md#no-time-warp-mode) (the default)
544+
[No time warp mode](time_correction.md#no-time-warp-mode)
545545

546546
- **`single_time_warp`** -
547547
[Single time warp mode](time_correction.md#single-time-warp-mode)
548548

549549
- **`multi_time_warp`** -
550-
[Multi-time warp mode](time_correction.md#multi-time-warp-mode)
550+
[Multi-time warp mode](time_correction.md#multi-time-warp-mode) (the default since Erlang/OTP 26.0)
551551

552552
- **`+d`** - If the emulator detects an internal error (or runs out of memory),
553553
it, by default, generates both a crash dump and a core dump. The core dump is,

0 commit comments

Comments
 (0)