From 0f07cf12acfaa1b5b244f457ac9bdde7c6161f85 Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Wed, 20 Dec 2006 11:57:22 +0000 Subject: [PATCH] Be more accurate in the description of the -I option: signaling to a process doesn't necessarily kill it. --- usr.bin/pkill/pkill.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr.bin/pkill/pkill.1 b/usr.bin/pkill/pkill.1 index cf202fdc2468..725f27eff849 100644 --- a/usr.bin/pkill/pkill.1 +++ b/usr.bin/pkill/pkill.1 @@ -96,7 +96,7 @@ Restrict matches to processes with a real group ID in the comma-separated list .Ar gid . .It Fl I -Request confirmation before attempting to kill each process. +Request confirmation before attempting to signal each process. .It Fl L The .Ar pidfile