aboutsummaryrefslogtreecommitdiff
path: root/docs/future
diff options
context:
space:
mode:
Diffstat (limited to 'docs/future')
-rw-r--r--docs/future/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/future/index.md b/docs/future/index.md
index 94453e55..fd9aaeaa 100644
--- a/docs/future/index.md
+++ b/docs/future/index.md
@@ -326,7 +326,7 @@ Get intelvbttool here: <http://review.coreboot.org/#/c/5842>
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.