- rework the -f text to read better; ok job
authorjmc <jmc@openbsd.org>
Sat, 3 Sep 2022 15:59:04 +0000 (15:59 +0000)
committerjmc <jmc@openbsd.org>
Sat, 3 Sep 2022 15:59:04 +0000 (15:59 +0000)
- while here, wrap a long line

bin/ps/ps.1

index 33cced3..4406d46 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: ps.1,v 1.127 2022/09/01 21:15:54 job Exp $
+.\"    $OpenBSD: ps.1,v 1.128 2022/09/03 15:59:04 jmc Exp $
 .\"    $NetBSD: ps.1,v 1.16 1996/03/21 01:36:28 jtc Exp $
 .\"
 .\" Copyright (c) 1980, 1990, 1991, 1993, 1994
@@ -30,7 +30,7 @@
 .\"
 .\"     @(#)ps.1       8.3 (Berkeley) 4/18/94
 .\"
-.Dd $Mdocdate: September 1 2022 $
+.Dd $Mdocdate: September 3 2022 $
 .Dt PS 1
 .Os
 .Sh NAME
@@ -72,8 +72,8 @@ and associated command.
 The options are as follows:
 .Bl -tag -width Ds
 .It Fl A
-Display information about processes for all users, including those without controlling
-terminals.
+Display information about processes for all users,
+including those without controlling terminals.
 .It Fl a
 Display information about processes for all users with controlling terminals.
 .It Fl c
@@ -86,8 +86,9 @@ scripts will show as
 .It Fl e
 Display the environment as well.
 .It Fl f
-Arrange processes into a tree, order and prefix each command with
-indentation text showing sibling and parent/child relationships.
+Arrange processes into a tree.
+Each command is ordered and prefixed with indentation text
+showing sibling and parent/child relationships.
 If either of the
 .Fl m
 and