diff options
author | Alyssa Rosenzweig <alyssa@rosenzweig.io> | 2017-03-17 23:11:13 -0700 |
---|---|---|
committer | Alyssa Rosenzweig <alyssa@rosenzweig.io> | 2017-03-17 23:11:13 -0700 |
commit | 1eea5f7224362dcfce377dc0c99ad8a499c3ce6b (patch) | |
tree | d03f83019b8b25c0814a1c20cb40074015c21e90 /docs/future | |
parent | a58b3668c05f3f6dc80e394f31183a8ae125b426 (diff) | |
download | librebootfr-1eea5f7224362dcfce377dc0c99ad8a499c3ce6b.tar.gz librebootfr-1eea5f7224362dcfce377dc0c99ad8a499c3ce6b.zip |
Ditto
Diffstat (limited to 'docs/future')
-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 e834ad51..9f64a926 100644 --- a/docs/future/old.md +++ b/docs/future/old.md @@ -46,7 +46,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. |