From 7f98d205ea2cdf777a8053dfde6602136adf70a3 Mon Sep 17 00:00:00 2001 From: stanley lieber Date: Thu, 5 Jul 2012 12:37:07 -0500 Subject: [PATCH] kill(1): english --- sys/man/1/kill | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/sys/man/1/kill b/sys/man/1/kill index ed4e40c25..d0c2de1fb 100644 --- a/sys/man/1/kill +++ b/sys/man/1/kill @@ -67,8 +67,11 @@ the broken processes. flags processes matching the program name .I regexp as not to be killed in the event of memory -exhaustion. This is usualy run from termrc -and cpurc (see +exhaustion. This is usually run from +.B termrc +and +.B cpurc +(see .IR cpurc (8)) to protect important system processes from getting killed.