summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorCraig Small <csmall@users.sourceforge.net>2005-09-04 23:12:15 +0000
committerCraig Small <csmall@users.sourceforge.net>2005-09-04 23:12:15 +0000
commit8c80e2b50240387be61e9ed44e67f98ff42d021e (patch)
treecccc385dbd2c0af69f08b24dba7925e6457daa80 /doc
parentaa22d52f186c71c7e56b32963c75e0897d28ca0f (diff)
real tty and child threads for pstree
Diffstat (limited to 'doc')
-rw-r--r--doc/pstree.19
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/pstree.1 b/doc/pstree.1
index a7c2ccf..c7b122c 100644
--- a/doc/pstree.1
+++ b/doc/pstree.1
@@ -41,6 +41,15 @@ becomes
.sp
.fi
.PP
+.PP
+Child threads of a process are found under the parent process and are shown
+with the process name in curly braces, e.g.
+.nf
+.sp
+ icecast2\-\-\-13*[{icecast2}]
+.sp
+.fi
+.PP
If \fBpstree\fR is called as \fBpstree.x11\fR then it will prompt the user
at the end of the line to press return and will not return until that
has happened. This is useful for when \fBpstree\fR is run in a xterminal.