From bd18358134b80b924ab75e52e1d7a78eea0e2c86 Mon Sep 17 00:00:00 2001 From: "Anna (navi) Figueiredo Gomes" Date: Wed, 24 Jul 2024 04:12:20 +0200 Subject: [PATCH] man/start-stop-daemon.8: update --scheduler flag --- man/start-stop-daemon.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/start-stop-daemon.8 b/man/start-stop-daemon.8 index 77684852e..458d64e8c 100644 --- a/man/start-stop-daemon.8 +++ b/man/start-stop-daemon.8 @@ -136,7 +136,7 @@ Modifies the OOM score adjustment of the daemon. Sets the scheduling policy of the daemon. Possible values are other, fifo and rr on POSIX systems and, additionally, batch and idle on Linux. If .Ar policy -is an integer, it is passed directly to sched_setscheduler(2). +is an integer, it is passed directly to pthread_setschedparam(3). .It Fl -scheduler-priority Ar priority Sets the priority parameter of the scheduling policy of the daemon. See sched(7) for details. .It Fl 1 , -stdout Ar logfile