diff options
| author | Robin Haberkorn <rhaberkorn@fmsbw.de> | 2026-01-05 01:15:22 +0300 |
|---|---|---|
| committer | Robin Haberkorn <rhaberkorn@fmsbw.de> | 2026-01-05 01:15:22 +0300 |
| commit | 5b11e487cc24779d32723f9736b06b939e64e655 (patch) | |
| tree | b5bc96de0f89c9de0462821c4c179c71f905df20 | |
| parent | 05d9ee821f0d441883ab6141c288fe097fe51aab (diff) | |
minor documentation improvement for `ED`HEADmaster-fmsbw-cimaster
| -rw-r--r-- | src/core-commands.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core-commands.c b/src/core-commands.c index f81bdf3..cd9a8fa 100644 --- a/src/core-commands.c +++ b/src/core-commands.c @@ -1983,7 +1983,7 @@ TECO_DEFINE_STATE_COMMAND(teco_state_ctlc_control, * Without any argument ED returns the current flags. * * Currently, the following flags are used by \*(ST: - * .IP 2: 5 + * .IP 2: 6 * Reflects whether program termination has been requested * by successfully performing the \fBEX\fP command. * This flag can also be used to cancel the effect of any |
