From 0a58b1ae5c8a7d7d72c937c44def3d2f4ae4a359 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Mon, 12 Sep 2016 14:10:16 +0100 Subject: [PATCH] kill.2: wfix Signed-off-by: Michael Kerrisk --- man2/kill.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/kill.2 b/man2/kill.2 index 472ebfe37..b77f4d30d 100644 --- a/man2/kill.2 +++ b/man2/kill.2 @@ -112,7 +112,7 @@ The process does not have permission to send the signal to any of the target processes. .TP .B ESRCH -The pid or process group does not exist. +The process or process group does not exist. Note that an existing process might be a zombie, a process which already committed termination, but has not yet been