about summary refs log tree commit diff
path: root/Doc/Zsh/options.yo
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/Zsh/options.yo')
-rw-r--r--Doc/Zsh/options.yo8
1 files changed, 0 insertions, 8 deletions
diff --git a/Doc/Zsh/options.yo b/Doc/Zsh/options.yo
index 8892cfb8d..8d10bdbb3 100644
--- a/Doc/Zsh/options.yo
+++ b/Doc/Zsh/options.yo
@@ -1003,14 +1003,6 @@ has been executed.  This also makes the shell non-interactive, unless the
 tt(INTERACTIVE) option is explicitly set on the command line.
 The value of this option cannot be changed anywhere other than the command line.
 )
-pindex(SH_JOB_CONTROL)
-cindex(exiting, checking jobs when)
-cindex(logging out, checking jobs when)
-item(tt(SH_JOB_CONTROL) <C> <K> <S>)(
-Don't report the status of background and suspended jobs when exiting a
-shell with job control.  This is best used in combination with tt(NO_HUP),
-else such jobs will be killed automatically.
-)
 pindex(SINGLE_LINE_ZLE)
 cindex(editor, single line mode)
 item(tt(SINGLE_LINE_ZLE) (tt(-M)) <K>)(