summaryrefslogtreecommitdiff
path: root/utils/ps.c
diff options
context:
space:
mode:
Diffstat (limited to 'utils/ps.c')
-rw-r--r--utils/ps.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/ps.c b/utils/ps.c
index 53cc6a16..3cea305b 100644
--- a/utils/ps.c
+++ b/utils/ps.c
@@ -153,7 +153,7 @@ char *fmts[] =
/* user (-u) */
"%^%user %pid %th %cpu %mem %sz %rss %tt %sc %stat %command",
/* vmem (-v) */
- "%^%pid %th %stat %sl %pgins %pgflts %cowflts %zfills %size %rss %cpu %mem %command",
+ "%^%pid %th %stat %sl %pgins %pgflts %cowflts %zfills %sz %rss %cpu %mem %command",
/* long (-l) */
"%^%uid %pid %th %ppid %pri %ni %th %msgi %msgo %sz %rss %sc %wait %stat %tt %time %command",
/* jobc (-j) */