Skip to content

Commit 509ed84

Browse files
author
Erlang/OTP
committed
Merge branch 'jpjodoin/fix_time_correction_doc/OTP-19790' into maint-28
* jpjodoin/fix_time_correction_doc/OTP-19790: erts: update erl_cmd.md docs with new default
2 parents 6e6249c + 89b509b commit 509ed84

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
@@ -543,13 +543,13 @@ behavior of earlier flags.
543543
[time warp mode](time_correction.md#time-warp-modes):
544544

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

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

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

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

0 commit comments

Comments
 (0)