man/start-stop-daemon.8: correct argument from --nice to --nicelevel
X-Gentoo-Bug: 510648 X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=510648
This commit is contained in:
parent
094bc17cb0
commit
23cb55d843
@ -139,7 +139,7 @@ option.
|
|||||||
Modifies the IO scheduling priority of the daemon.
|
Modifies the IO scheduling priority of the daemon.
|
||||||
Class can be 0 for none, 1 for real time, 2 for best effort and 3 for idle.
|
Class can be 0 for none, 1 for real time, 2 for best effort and 3 for idle.
|
||||||
Data can be from 0 to 7 inclusive.
|
Data can be from 0 to 7 inclusive.
|
||||||
.It Fl N , -nice Ar level
|
.It Fl N , -nicelevel Ar level
|
||||||
Modifies the scheduling priority of the daemon.
|
Modifies the scheduling priority of the daemon.
|
||||||
.It Fl 1 , -stdout Ar logfile
|
.It Fl 1 , -stdout Ar logfile
|
||||||
Redirect the standard output of the process to logfile when started with
|
Redirect the standard output of the process to logfile when started with
|
||||||
|
Loading…
Reference in New Issue
Block a user