aboutsummaryrefslogtreecommitdiff
path: root/docs/misc
diff options
context:
space:
mode:
authorGromimousse <bguevel@emi.u-bordeaux1.fr>2018-10-02 13:43:58 +0200
committerGromimousse <bguevel@emi.u-bordeaux1.fr>2018-10-02 13:43:58 +0200
commitabcefa10f36aa8f20f74b5adff182d26d3a33e05 (patch)
treecf893bfacafa04f92e94e64e1dc6a8d37e47ced8 /docs/misc
parent59bedcb1cc95229a804f56c0290c4b4cd60c24c2 (diff)
downloadlibrebootfr-abcefa10f36aa8f20f74b5adff182d26d3a33e05.tar.gz
librebootfr-abcefa10f36aa8f20f74b5adff182d26d3a33e05.zip
fix indent
Diffstat (limited to 'docs/misc')
-rw-r--r--docs/misc/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/misc/index.md b/docs/misc/index.md
index 437988a5..3ab64bc9 100644
--- a/docs/misc/index.md
+++ b/docs/misc/index.md
@@ -231,7 +231,7 @@ Disable or enable beeps when battery is low:
You can check that the parameters are set in the image with :
- $ sudo ./nvramtool -C libreboot.rom -a
+ $ sudo ./nvramtool -C libreboot.rom -a
Finally, you need to flash the rom with this new image. See here
<https://libreboot.org/docs/gnulinux/grub_cbfs.html#with-re-flashing-the-rom>