pages*: remove "one or more" from description when superfluous (#12121)
* pages*: remove "one or more" from description when superfluous --------- Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# renice
|
||||
|
||||
> Alter the scheduling priority/niceness of one or more running processes.
|
||||
> Alter the scheduling priority/niceness of running processes.
|
||||
> Niceness values range from -20 (most favorable to the process) to 19 (least favorable to the process).
|
||||
> See also: `nice`.
|
||||
> More information: <https://manned.org/renice>.
|
||||
|
Reference in New Issue
Block a user