freebsd-dev/usr.bin/renice
Tim J. Robbins 9e49944008 Process and user ID arguments must be treated as decimal integers,
not octal or hex. This is the way it was before revision 1.10.

PR:		36950
Submitted by:	Peter Avalos <pavalos@theshell.com>
2002-05-16 23:55:35 +00:00
..
Makefile
renice.8 Accept decimal user IDs with -u option as well as usernames. 2002-05-16 23:44:11 +00:00
renice.c Process and user ID arguments must be treated as decimal integers, 2002-05-16 23:55:35 +00:00