diff options
Diffstat (limited to 'procps/iostat.c')
-rw-r--r-- | procps/iostat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/procps/iostat.c b/procps/iostat.c index 94a928020..608d41364 100644 --- a/procps/iostat.c +++ b/procps/iostat.c | |||
@@ -11,7 +11,7 @@ | |||
11 | //config: bool "iostat (7.4 kb)" | 11 | //config: bool "iostat (7.4 kb)" |
12 | //config: default y | 12 | //config: default y |
13 | //config: help | 13 | //config: help |
14 | //config: Report CPU and I/O statistics | 14 | //config: Report CPU and I/O statistics |
15 | 15 | ||
16 | //applet:IF_IOSTAT(APPLET(iostat, BB_DIR_BIN, BB_SUID_DROP)) | 16 | //applet:IF_IOSTAT(APPLET(iostat, BB_DIR_BIN, BB_SUID_DROP)) |
17 | 17 | ||