From adef791c82c1cf61206b14728ccaaa3c72abf54c Mon Sep 17 00:00:00 2001 From: Bart Schaefer Date: Mon, 8 Jul 2019 17:55:06 -0700 Subject: 44495: Mention coproc under $! --- Doc/Zsh/params.yo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Doc') diff --git a/Doc/Zsh/params.yo b/Doc/Zsh/params.yo index 9ad228679..9acd52f2e 100644 --- a/Doc/Zsh/params.yo +++ b/Doc/Zsh/params.yo @@ -629,7 +629,7 @@ startitem() vindex(!) item(tt(!) )( The process ID of the last command started in the background with tt(&), -or put into the background with the tt(bg) builtin. +put into the background with the tt(bg) builtin, or spawned with tt(coproc). ) vindex(#) item(tt(#) )( -- cgit 1.4.1