Add missing header titles. Closes #3152630.

This commit is contained in:
Hisham Muhammad 2011-09-08 04:21:31 +00:00
parent f1f77653e0
commit 3e265ce4ab
1 changed files with 1 additions and 1 deletions

View File

@ -204,7 +204,7 @@ const char *Process_fieldNames[] = {
const char *Process_fieldTitles[] = {
"", " PID ", "Command ", "S ", " PPID ", " PGRP ", " SESN ",
" TTY ", "TPGID ", "- ", "- ", "- ", "- ", "- ",
" UTIME+ ", " STIME+ ", "- ", "- ", "PRI ", " NI ", "- ",
" UTIME+ ", " STIME+ ", " CUTIME+ ", " CSTIME+ ", "PRI ", " NI ", "- ",
"START ", "- ", "- ", "- ", "- ", "- ", "- ",
"- ", "- ", "- ", "- ", "- ", "- ", "- ",
"- ", "- ", "- ", "CPU ", " VIRT ", " RES ", " SHR ",