* src/nice.c (usage): s/Nicenesses/Niceness values/
printf (_("Usage: %s [OPTION] [COMMAND [ARG]...]\n"), program_name);
printf (_("\
Run COMMAND with an adjusted niceness, which affects process scheduling.\n\
-With no COMMAND, print the current niceness. Nicenesses range from\n\
+With no COMMAND, print the current niceness. Niceness values range from\n\
%d (most favorable to the process) to %d (least favorable to the process).\n\
\n\
-n, --adjustment=N add integer N to the niceness (default 10)\n\