aboutsummaryrefslogtreecommitdiff
path: root/system/iotop/README
diff options
context:
space:
mode:
authorAudrius Kažukauskas <audrius@neutrino.lt>2017-01-05 20:35:25 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-01-07 08:47:59 +0700
commitcf3fa2864356823a8549c7eb081851105347a581 (patch)
tree01ad5852fe86f385f4742954deb494dcb3515508 /system/iotop/README
parenta6fb9142b54337005462ef9411651e577c6b2bf4 (diff)
downloadslackbuilds-cf3fa2864356823a8549c7eb081851105347a581.tar.xz
system/iotop: Switch to i586, cleanup.
Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
Diffstat (limited to 'system/iotop/README')
-rw-r--r--system/iotop/README10
1 files changed, 5 insertions, 5 deletions
diff --git a/system/iotop/README b/system/iotop/README
index 5d0c993052bc..888fc607f7c6 100644
--- a/system/iotop/README
+++ b/system/iotop/README
@@ -1,6 +1,6 @@
-iotop is a Python program with a top-like UI used to show of behalf of which
-process is the I/O going on.
+iotop is a Python program with a top-like UI used to show of behalf of
+which process is the I/O going on.
-Both CONFIG_TASKSTATS and CONFIG_TASK_IO_ACCOUNTING need to be enabled in
-your kernel config if you're using a custom kernel (Slackware's kernel does
-include both of those).
+Both CONFIG_TASKSTATS and CONFIG_TASK_IO_ACCOUNTING need to be enabled
+in your kernel config if you're using a custom kernel (Slackware's
+kernel does include both of those).