commit | f915a77386a1315a1c8d75de1238b117b577efad | [log] [tgz] |
---|---|---|
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | Wed Jun 07 21:26:09 2006 +0000 |
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | Wed Jun 07 21:26:09 2006 +0000 |
tree | 4f55d7d0787902c7f65de2358acf0f08f00a5ec3 | |
parent | 6d8ce170b0be743f761244f467cdaa5f4318638d [diff] [blame] |
- do away with the comment that noted that the current implementation unly supports linux.
diff --git a/miscutils/Config.in b/miscutils/Config.in index 76baa57..75a48c8 100644 --- a/miscutils/Config.in +++ b/miscutils/Config.in
@@ -309,7 +309,7 @@ bool "taskset" default n help - Retrieve or set a processes's CPU affinity (on linux) + Retrieve or set a processes's CPU affinity config CONFIG_TIME bool "time"