aboutsummaryrefslogtreecommitdiff
path: root/procps/pstree.c
diff options
context:
space:
mode:
Diffstat (limited to 'procps/pstree.c')
-rw-r--r--procps/pstree.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/procps/pstree.c b/procps/pstree.c
index 4fda1c21c..1d124d2d2 100644
--- a/procps/pstree.c
+++ b/procps/pstree.c
@@ -10,7 +10,7 @@
10 * Licensed under GPLv2, see file LICENSE in this source tree. 10 * Licensed under GPLv2, see file LICENSE in this source tree.
11 */ 11 */
12//config:config PSTREE 12//config:config PSTREE
13//config: bool "pstree (9.4 kb)" 13//config: bool "pstree (9.3 kb)"
14//config: default y 14//config: default y
15//config: help 15//config: help
16//config: Display a tree of processes. 16//config: Display a tree of processes.