diff options
| author | Edward Tomasz Napierala <trasz@FreeBSD.org> | 2017-08-05 09:48:58 +0000 |
|---|---|---|
| committer | Edward Tomasz Napierala <trasz@FreeBSD.org> | 2017-08-05 09:48:58 +0000 |
| commit | f2072fbde21b9671d28138f2753210bae60c4774 (patch) | |
| tree | 75eefeac0555c67afc36993f110a5024e55b6aff /bin | |
| parent | 6ebd7c42864dae66de1dbea983f2c58cbc498281 (diff) | |
Notes
Diffstat (limited to 'bin')
| -rw-r--r-- | bin/ps/ps.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/ps/ps.1 b/bin/ps/ps.1 index 2a52da77331a..de3dbd052cee 100644 --- a/bin/ps/ps.1 +++ b/bin/ps/ps.1 @@ -29,7 +29,7 @@ .\" @(#)ps.1 8.3 (Berkeley) 4/18/94 .\" $FreeBSD$ .\" -.Dd August 12, 2016 +.Dd July 25, 2017 .Dt PS 1 .Os .Sh NAME @@ -129,7 +129,7 @@ time (this normally has no effect). .It Fl d Arrange processes into descendancy order and prefix each command with -indentation text showing sibling and parent/child relationships. +indentation text showing sibling and parent/child relationships as a tree. If either of the .Fl m and |
