summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorjmallett <jmallett@FreeBSD.org>2002-06-06 18:10:12 +0000
committerjmallett <jmallett@FreeBSD.org>2002-06-06 18:10:12 +0000
commitc22ab1edea8786686e22b63cca4fe45a6b845af3 (patch)
tree44e3efa9fea749a0dcb1f15406a9196f9ef75334 /bin
parent3afc0fe27336608856ec5bc1ed9fd85395ad7816 (diff)
downloadFreeBSD-src-c22ab1edea8786686e22b63cca4fe45a6b845af3.zip
FreeBSD-src-c22ab1edea8786686e22b63cca4fe45a6b845af3.tar.gz
Refer to the command format by its SUSv3 name (comm), and list command as an
alias.
Diffstat (limited to 'bin')
-rw-r--r--bin/ps/ps.14
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/ps/ps.1 b/bin/ps/ps.1
index 8e2deba..43fbdef 100644
--- a/bin/ps/ps.1
+++ b/bin/ps/ps.1
@@ -370,8 +370,8 @@ percentage cpu usage (alias pcpu)
percentage memory usage (alias pmem)
.It acflag
accounting flag (alias acflg)
-.It command
-command and arguments
+.It comm
+command and arguments (alias command)
.It cpu
short-term cpu usage factor (for scheduling)
.It flags
OpenPOWER on IntegriCloud