From bf2105c4a934e397ff14c7ea7d96a6ba91db03f4 Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Fri, 9 Nov 2007 16:31:47 +0000 Subject: [PATCH] Fix a typo. --- usr.bin/killall/killall.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr.bin/killall/killall.1 b/usr.bin/killall/killall.1 index d2af033f0dc1..816ea812194a 100644 --- a/usr.bin/killall/killall.1 +++ b/usr.bin/killall/killall.1 @@ -112,7 +112,7 @@ This should not have any effect except to print a few error messages if there are zombie processes that match the specified pattern. .El .Sh ALL PROCESSES -Sending a signal to all processes with then given UID +Sending a signal to all processes with the given UID is already supported by .Xr kill 1 . So use