mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-05 12:56:08 +00:00
Correct a typo in column header.
Submitted by: phk Obtained from: BSDCan
This commit is contained in:
parent
f3a537ca3f
commit
8ebcdbf707
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=129267
@ -141,7 +141,7 @@ main(int argc, char **argv)
|
||||
dt, flag_I, sizeof(*gsp), i);
|
||||
printw(" L(q) ops/s ");
|
||||
printw(" r/s kBps ms/r ");
|
||||
printw(" w/s kBps ms/d ");
|
||||
printw(" w/s kBps ms/w ");
|
||||
if (flag_d)
|
||||
printw(" d/s kBps ms/d ");
|
||||
printw("%%busy Name\n");
|
||||
|
Loading…
Reference in New Issue
Block a user