aboutsummaryrefslogtreecommitdiff
path: root/docs/misc
diff options
context:
space:
mode:
Diffstat (limited to 'docs/misc')
-rw-r--r--docs/misc/index.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/misc/index.md b/docs/misc/index.md
index 232a9b98..30914faf 100644
--- a/docs/misc/index.md
+++ b/docs/misc/index.md
@@ -62,7 +62,7 @@ Be root\
$ su -
Installed powertop:\
-**# pacman -S powertop**
+ # pacman -S powertop
and added the following to /etc/systemd/system/powertop.service :
@@ -81,7 +81,7 @@ and added the following to /etc/systemd/system/powertop.service :
Finally, as root do that:\
# systemctl enable powertop
-**# systemctl start powertop**
+ # systemctl start powertop
The next time you boot the system, the buzz will be gone.