--- ./top.c.orig 2003-02-02 11:42:11.000000000 -0800 +++ ./top.c 2003-02-02 11:42:32.000000000 -0800 @@ -1126,7 +1126,7 @@ #endif // next entry's special: '.head' will be formatted using table entry's own // '.fmts' plus runtime supplied conversion args! - { "XxXx", "Command ", "%-*.*s ", -1, -1, SF(CMD), "Command name/line", L_EITHER }, + { "XxXx", "COMMAND ", "%-*.*s ", -1, -1, SF(CMD), "Command name/line", L_EITHER }, { "YyUu", "WCHAN ", "%-9.9s ", -1, -1, SF(WCH), "Sleeping in Function", L_stat }, // next entry's special: the 0's will be replaced with '.'! #ifdef CASEUP_HEXES