summaryrefslogtreecommitdiffstats
path: root/bin/ps
diff options
context:
space:
mode:
authortrasz <trasz@FreeBSD.org>2017-08-05 09:48:58 +0000
committertrasz <trasz@FreeBSD.org>2017-08-05 09:48:58 +0000
commit97c7911d21a2e3afcc9ce30cfd4d2930d19fc4b2 (patch)
tree75eefeac0555c67afc36993f110a5024e55b6aff /bin/ps
parent31fc6a4aecff6ad7545a24809598c9a432c23e70 (diff)
downloadFreeBSD-src-97c7911d21a2e3afcc9ce30cfd4d2930d19fc4b2.zip
FreeBSD-src-97c7911d21a2e3afcc9ce30cfd4d2930d19fc4b2.tar.gz
MFC r321368:
Use the "tree" word in ps(1) -d option description, to make it easier to find.
Diffstat (limited to 'bin/ps')
-rw-r--r--bin/ps/ps.14
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/ps/ps.1 b/bin/ps/ps.1
index 2a52da7..de3dbd0 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
OpenPOWER on IntegriCloud