Various fixes, add renice command.

This commit adds the renice command and its man page,
it also introduces some fixes:
* Makes nice command more solid, it also makes it respect POSIX return values.
* Fixes estrtol, which produced a misleading error on out of range errors.
* Fixes chgrp.1 NAME section.

Signed-off-by: Christoph Lohmann <20h@r-36.net>
This commit is contained in:
Lorenzo Cogotti
2013-06-11 20:33:52 +02:00
committed by Christoph Lohmann
parent c3b771d682
commit 75c97de593
6 changed files with 245 additions and 23 deletions

View File

@@ -1,6 +1,6 @@
.TH CHGRP 1 sbase\-VERSION
.SH NAME
nice \- invoke a utility with an altered nice value
chgrp \- change the file group ownership
.SH SYNOPSIS
.B chgrp
.RB [ \-R ]