***************************************************************************
* Get current PID to display.
* First, check that PID exists. *Then* check that it's an active process
- * and/or that the string (entered on the command line with options -C or
- * -X) is found in command name.
+ * and/or that the string (entered on the command line with option -C)
+ * is found in command name.
*
* IN:
* @prev Index in array where stats used as reference are.
/*
***************************************************************************
- * Display all statistics for tasks' children in one line format
+ * Display all statistics for tasks' children in one line format.
*
* IN:
* @prev Index in array where stats used as reference are.