From ff9f2bb88e60e77e8b6d7670ec90651ac4ae5cec Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Mon, 30 Oct 2006 10:37:17 +0000 Subject: 22913: set $! on "bg" --- Doc/Zsh/params.yo | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Doc/Zsh/params.yo') diff --git a/Doc/Zsh/params.yo b/Doc/Zsh/params.yo index bbe3354ce..8959130fd 100644 --- a/Doc/Zsh/params.yo +++ b/Doc/Zsh/params.yo @@ -477,7 +477,8 @@ The following parameters are automatically set by the shell: startitem() vindex(!) item(tt(!) )( -The process ID of the last background command invoked. +The process ID of the last command started in the background with tt(&), +or put into the background with the tt(bg) builtin. ) vindex(#) item(tt(#) )( -- cgit 1.4.1