summaryrefslogtreecommitdiffstats
path: root/bin/ps/ps.1
diff options
context:
space:
mode:
authorjmallett <jmallett@FreeBSD.org>2002-06-06 20:21:47 +0000
committerjmallett <jmallett@FreeBSD.org>2002-06-06 20:21:47 +0000
commit562b4c02507bd0c452d9229307892f9c41a9c555 (patch)
treea33b2f0e02aa1848f1243fb6999d497353ba27cd /bin/ps/ps.1
parente5b172f462d498835247f250a9e0a4b975c7681d (diff)
downloadFreeBSD-src-562b4c02507bd0c452d9229307892f9c41a9c555.zip
FreeBSD-src-562b4c02507bd0c452d9229307892f9c41a9c555.tar.gz
SUSv3 conform on the "comm" and "args" formats, and make correct the "command"
format, since it's BSDlike, and "comm" is actually different.
Diffstat (limited to 'bin/ps/ps.1')
-rw-r--r--bin/ps/ps.16
1 files changed, 5 insertions, 1 deletions
diff --git a/bin/ps/ps.1 b/bin/ps/ps.1
index 43fbdef..80f541d 100644
--- a/bin/ps/ps.1
+++ b/bin/ps/ps.1
@@ -370,8 +370,12 @@ percentage cpu usage (alias pcpu)
percentage memory usage (alias pmem)
.It acflag
accounting flag (alias acflg)
+.It args
+command and arguments
.It comm
-command and arguments (alias command)
+command
+.It command
+command and arguments
.It cpu
short-term cpu usage factor (for scheduling)
.It flags
OpenPOWER on IntegriCloud