diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2011-09-09 12:02:45 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2011-09-09 12:02:45 +0000 |
commit | 9d2ae83f0069a114968302afd3539ca74e295078 (patch) | |
tree | 016fcd0a097a7d2afd59c6c07223c8f456619c8d /sysutils/cpulimit | |
parent | babe96422aaa75732a42bbf9f360f1840d5bd135 (diff) |
Notes
Diffstat (limited to 'sysutils/cpulimit')
-rw-r--r-- | sysutils/cpulimit/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/cpulimit/pkg-descr b/sysutils/cpulimit/pkg-descr index 6a969159a6d7..f4e0872ec432 100644 --- a/sysutils/cpulimit/pkg-descr +++ b/sysutils/cpulimit/pkg-descr @@ -1,5 +1,5 @@ The cpulimit program throttles back a process's CPU usage. This allows the user to slow down jobs that would otherwise choke the processor. It is also -helpful on laptops where we want to avoid genrating a lot of heat. +helpful on laptops where we want to avoid generating a lot of heat. WWW: http://cpulimit.sourceforge.net/ |