checkpoint

This commit is contained in:
albert
2002-12-21 06:22:00 +00:00
parent b8c8125f63
commit 1158fdd1b1
7 changed files with 40 additions and 31 deletions

View File

@ -253,7 +253,7 @@ static const char *parse_sysv_option(void){
selection_list->typecode = SEL_RGID;
return NULL; /* can't have any more options */
case 'H': /* another nice HP/UX feature */
trace("-H Process heirarchy (like ASCII art forest option)\n");
trace("-H Process hierarchy (like ASCII art forest option)\n");
forest_type = 'u';
break;
case 'L': /* */