mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 09:49:33 +02:00
bitbake: docs: sphinx: replace special quotes with double quotes
(Bitbake rev: c87cc35a5665afbf67f6dbb3458976c215fd5ee3) Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
b2c2b87953
commit
25fd9fddc3
@@ -553,7 +553,7 @@ overview of their function and contents.
|
||||
device. To select the scheduler, use the following command form where
|
||||
device is the device (e.g. sda, sdb, and so forth): ::
|
||||
|
||||
$ sudo sh -c “echo cfq > /sys/block/device/queu/scheduler
|
||||
$ sudo sh -c "echo cfq > /sys/block/device/queu/scheduler"
|
||||
|
||||
:term:`BB_TASK_NICE_LEVEL`
|
||||
Allows specific tasks to change their priority (i.e. nice level).
|
||||
|
||||
Reference in New Issue
Block a user