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 bc9f0c927..cf8b81f8d 100644
--- a/procps/pstree.c
+++ b/procps/pstree.c
@@ -11,7 +11,7 @@
11 */ 11 */
12 12
13//config:config PSTREE 13//config:config PSTREE
14//config: bool "pstree" 14//config: bool "pstree (9.4 kb)"
15//config: default y 15//config: default y
16//config: help 16//config: help
17//config: Display a tree of processes. 17//config: Display a tree of processes.