Skip to content

Commit f2618d5

Browse files
committed
chore(pm_dfs): Fix missing code block
Add in a code block for a Linux command that is referenced. Signed-off-by: Kendall Willis <[email protected]>
1 parent 9b69001 commit f2618d5

File tree

1 file changed

+2
-1
lines changed
  • source/linux/Foundational_Components/Power_Management

1 file changed

+2
-1
lines changed

source/linux/Foundational_Components/Power_Management/pm_dfs.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,8 @@ based on the governors.
4848
The driver can be built into the kernel as a static module, dynamic
4949
module, or both.
5050

51-
$ make menuconfig
51+
.. code-block:: console
52+
$ make menuconfig
5253
5354
Select CPU Power Management from the main menu.
5455

0 commit comments

Comments
 (0)