summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2014-05-17 06:26:45 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2014-05-17 06:26:45 +0000
commit3aee0823eb3fc2cf8c6b604f79491421b64b081f (patch)
tree4eec9439e37454d40b08decb04289d5c48069ee3 /bin
parent99bdc0f36ebcce0476bef86772689704b6c5203a (diff)
better description for -A and -a, with help from millert;
ok millert sobrado guenther
Diffstat (limited to 'bin')
-rw-r--r--bin/ps/ps.18
1 files changed, 4 insertions, 4 deletions
diff --git a/bin/ps/ps.1 b/bin/ps/ps.1
index 632ad8e7494..645a3df52dc 100644
--- a/bin/ps/ps.1
+++ b/bin/ps/ps.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ps.1,v 1.92 2014/05/16 21:50:46 jmc Exp $
+.\" $OpenBSD: ps.1,v 1.93 2014/05/17 06:26:44 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: May 16 2014 $
+.Dd $Mdocdate: May 17 2014 $
.Dt PS 1
.Os
.Sh NAME
@@ -72,10 +72,10 @@ and associated command.
The options are as follows:
.Bl -tag -width Ds
.It Fl A
-Display information about all processes, including those without controlling
+Display information about processes for all users, including those without controlling
terminals.
.It Fl a
-Display information about other users' processes as well as your own.
+Display information about processes for all users with controlling terminals.
.It Fl C
Change the way the CPU percentage is calculated by using a
.Dq raw