top(1): fix top -mio
This commit is contained in:
parent
68b2ec19e1
commit
3edda95c9d
@ -455,6 +455,7 @@ format_header(const char *uname_field)
|
||||
case DISP_IO:
|
||||
prehead = io_header;
|
||||
snprintf(Header, sizeof(Header), prehead,
|
||||
ps.thread_id ? " THR" : "PID",
|
||||
jidlength, ps.jail ? " JID" : "",
|
||||
namelength, namelength, uname_field);
|
||||
break;
|
||||
|
Loading…
x
Reference in New Issue
Block a user