From 4162d13907901c01a60fabd03341d38dcf413b07 Mon Sep 17 00:00:00 2001 From: Edward Tomasz Napierala Date: Sat, 22 Jul 2017 10:38:44 +0000 Subject: Use the "tree" word in ps(1) -d option description, to make it easier to find. MFC after: 2 weeks Sponsored by: DARPA, AFRL --- bin/ps/ps.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/ps/ps.1 b/bin/ps/ps.1 index 585dbd55603b..b5270cfcdecc 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 -- cgit v1.3