fastmod, gnmic-subscribe, renice, s3cmd, virt-install, toolbox-init-container: fix typo (#8761)

This commit is contained in:
Bernd Stellwag
2022-10-07 05:30:15 +02:00
committed by GitHub
parent 3ccf5b733e
commit fd5e4827e2
6 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
# renice
> Alters the scheduling priority/nicenesses of one or more running processes.
> Alters the scheduling priority/niceness of one or more running processes.
> Niceness values range from -20 (most favorable to the process) to 19 (least favorable to the process).
> More information: <https://manned.org/renice>.