From 2a4f805f8e5e0cac3d97a209577f417672775d40 Mon Sep 17 00:00:00 2001 From: Paul Ackersviller Date: Mon, 5 Nov 2007 01:07:14 +0000 Subject: Merge of 22913: set $! after a "bg", too. --- Doc/Zsh/params.yo | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Doc') diff --git a/Doc/Zsh/params.yo b/Doc/Zsh/params.yo index fee05e338..bcd2ae23e 100644 --- a/Doc/Zsh/params.yo +++ b/Doc/Zsh/params.yo @@ -465,7 +465,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