Bugzilla – Bug 132470
Wrong information in manual page for 'renice'
Last modified: 2005-11-22 10:56:51 UTC
The command syntax stated in the manual page of the command 'renice' is wrong. Only with 'renice -h' I was able to find the correct syntax of the command. Particularly the '-n' is not allowed and the command will not run as expected.
Karl, can please report this upstream.
sure!
The manpage in ftp://ftp.kernel.org/pub/linux/utils/util-linux/testing/util-linux-2.13-pre6.tar.gz is fixed. Mads, if you agree, I'd like to add the attached manpage to our current util-linux package.
Created attachment 57875 [details] renice.8 manpage
fixed