diff options
author | Alyssa Rosenzweig <alyssa@rosenzweig.io> | 2017-04-03 09:57:13 -0700 |
---|---|---|
committer | Alyssa Rosenzweig <alyssa@rosenzweig.io> | 2017-04-03 09:57:13 -0700 |
commit | 7bc11816a44e8cd2712e46dc958795d354856419 (patch) | |
tree | 0206787656028e2ba01966c95f7104d429e10bc6 /docs/future/old.md | |
parent | a19ff95539b0f9df2a59abef64f0decf999103f2 (diff) | |
download | librebootfr-7bc11816a44e8cd2712e46dc958795d354856419.tar.gz librebootfr-7bc11816a44e8cd2712e46dc958795d354856419.zip |
Fix yet another class of codeblock bugs -- Leah really has no consitency..
Diffstat (limited to 'docs/future/old.md')
-rw-r--r-- | docs/future/old.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/future/old.md b/docs/future/old.md index 71107fba..8fc4e273 100644 --- a/docs/future/old.md +++ b/docs/future/old.md @@ -44,7 +44,7 @@ That's all! **This has also been backported into libreboot 5th release Carikli) told me about the register **BLC\_PWM\_CTL** and that you could set it to control backlight. I read that address using devmem2 while running the VBIOS:\ -**\# devmem2 0xe4361254 w** + # devmem2 0xe4361254 w The change is also included in libreboot 6. |