From: Bernhard Reutner-Fischer Date: Wed, 7 Jun 2006 21:26:09 +0000 (-0000) Subject: - do away with the comment that noted that the current implementation X-Git-Tag: 1_2_0~186 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=f915a77386a1315a1c8d75de1238b117b577efad;p=oweals%2Fbusybox.git - 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 76baa574a..75a48c879 100644 --- a/miscutils/Config.in +++ b/miscutils/Config.in @@ -309,7 +309,7 @@ config CONFIG_TASKSET 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"