--- projects/libstatgrab/src/statgrab/statgrab.c 2004/08/10 21:10:55 1.32 +++ projects/libstatgrab/src/statgrab/statgrab.c 2005/04/25 12:04:30 1.33 @@ -17,7 +17,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - * $Id: statgrab.c,v 1.32 2004/08/10 21:10:55 ats Exp $ + * $Id: statgrab.c,v 1.33 2005/04/25 12:04:30 tdb Exp $ */ #ifdef HAVE_CONFIG_H @@ -639,7 +639,7 @@ void usage() { " -t DELAY When repeating, wait DELAY seconds between updates (default 1)\n" " -p Display CPU usage differences as percentages rather than\n" " absolute values\n" - " -f SCALE Display floating-point values as integers scaled by FACTOR\n" + " -f FACTOR Display floating-point values as integers scaled by FACTOR\n" " -K Display byte counts in kibibytes\n" " -M Display byte counts in mebibytes\n" " -G Display byte counts in gibibytes\n"