From 9953595f973c461c2729e5a7cde9380a3d3d2c9a Mon Sep 17 00:00:00 2001 From: uqs Date: Fri, 30 Dec 2011 11:02:40 +0000 Subject: Spelling fixes for usr.bin/ --- usr.bin/top/machine.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.bin/top') diff --git a/usr.bin/top/machine.c b/usr.bin/top/machine.c index b815ffc..8d44bee 100644 --- a/usr.bin/top/machine.c +++ b/usr.bin/top/machine.c @@ -1404,7 +1404,7 @@ compare_ivcsw(void *arg1, void *arg2) /* * proc_owner(pid) - returns the uid that owns process "pid", or -1 if * the process does not exist. - * It is EXTREMLY IMPORTANT that this function work correctly. + * It is EXTREMELY IMPORTANT that this function work correctly. * If top runs setuid root (as in SVR4), then this function * is the only thing that stands in the way of a serious * security problem. It validates requests for the "kill" -- cgit v1.1