aboutsummaryrefslogtreecommitdiff
path: root/util-linux/readprofile.c
diff options
context:
space:
mode:
Diffstat (limited to 'util-linux/readprofile.c')
-rw-r--r--util-linux/readprofile.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/util-linux/readprofile.c b/util-linux/readprofile.c
index f11c62292..a7e4dcb73 100644
--- a/util-linux/readprofile.c
+++ b/util-linux/readprofile.c
@@ -32,7 +32,7 @@
32 * Paul Mundt <lethal@linux-sh.org>. 32 * Paul Mundt <lethal@linux-sh.org>.
33 */ 33 */
34//config:config READPROFILE 34//config:config READPROFILE
35//config: bool "readprofile (7.1 kb)" 35//config: bool "readprofile (7.5 kb)"
36//config: default y 36//config: default y
37//config: help 37//config: help
38//config: This allows you to parse /proc/profile for basic profiling. 38//config: This allows you to parse /proc/profile for basic profiling.