From 3cba516a543cecaaa94a8c1b64ac1683c276dc33 Mon Sep 17 00:00:00 2001 From: ru Date: Fri, 9 Nov 2007 16:31:47 +0000 Subject: Fix a typo. --- usr.bin/killall/killall.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.bin/killall') diff --git a/usr.bin/killall/killall.1 b/usr.bin/killall/killall.1 index d2af033..816ea81 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 -- cgit v1.1