Skip to content

Commit aef493d

Browse files
kwillis01praneethbajjuri
authored andcommitted
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 cafd34c commit aef493d

File tree

1 file changed

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

1 file changed

+3
-1
lines changed

source/linux/Foundational_Components/Power_Management/pm_dfs.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,9 @@ 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+
53+
$ make menuconfig
5254
5355
Select CPU Power Management from the main menu.
5456

0 commit comments

Comments
 (0)