aboutsummaryrefslogtreecommitdiff
path: root/docs/misc
diff options
context:
space:
mode:
authorAlyssa Rosenzweig <alyssa@rosenzweig.io>2017-03-17 23:11:13 -0700
committerAlyssa Rosenzweig <alyssa@rosenzweig.io>2017-03-17 23:11:13 -0700
commit1eea5f7224362dcfce377dc0c99ad8a499c3ce6b (patch)
treed03f83019b8b25c0814a1c20cb40074015c21e90 /docs/misc
parenta58b3668c05f3f6dc80e394f31183a8ae125b426 (diff)
downloadlibrebootfr-1eea5f7224362dcfce377dc0c99ad8a499c3ce6b.tar.gz
librebootfr-1eea5f7224362dcfce377dc0c99ad8a499c3ce6b.zip
Ditto
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.