From 7bc11816a44e8cd2712e46dc958795d354856419 Mon Sep 17 00:00:00 2001 From: Alyssa Rosenzweig Date: Mon, 3 Apr 2017 09:57:13 -0700 Subject: Fix yet another class of codeblock bugs -- Leah really has no consitency.. --- docs/future/index.md | 2 +- docs/future/old.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/future') diff --git a/docs/future/index.md b/docs/future/index.md index cc98bcb5..3eacbc92 100644 --- a/docs/future/index.md +++ b/docs/future/index.md @@ -325,7 +325,7 @@ Get intelvbttool here: Now dump a copy of the running VGA BIOS: **\$ sudo dd if=/dev/mem bs=64k of=runningvga.bin skip=12 count=1**\ Then do (and record the output):\ -**\$ ./intelvbttool runningvga.bin > intelvbttool\_out** + $ ./intelvbttool runningvga.bin > intelvbttool\_out Backup both files (runningvga.bin and intelvbttool\_out), renaming them to match the system and LCD panel used. 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. -- cgit v1.2.3-70-g09d2