git: 9front

Download patch

ref: d397d1f40138f3a75f211665bb4aab9056240a86
parent: 7a95579d80ae7c56fdf2ad153f6e9b4a86710516
author: stanley lieber <stanley.lieber@gmail.com>
date: Thu Jul 5 08:37:07 EDT 2012

kill(1): english

--- a/sys/man/1/kill
+++ b/sys/man/1/kill
@@ -67,8 +67,11 @@
 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.
--