From 97c7911d21a2e3afcc9ce30cfd4d2930d19fc4b2 Mon Sep 17 00:00:00 2001 From: trasz Date: Sat, 5 Aug 2017 09:48:58 +0000 Subject: MFC r321368: Use the "tree" word in ps(1) -d option description, to make it easier to find. --- bin/ps/ps.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/ps') 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 -- cgit v1.1