diff options
author | Alyssa Rosenzweig <alyssa@rosenzweig.io> | 2017-03-17 23:50:52 -0700 |
---|---|---|
committer | Alyssa Rosenzweig <alyssa@rosenzweig.io> | 2017-03-17 23:50:52 -0700 |
commit | dd3a800d82e0b9a4f1a785d61fd17fa202cb0e2c (patch) | |
tree | 091cb7de98272ff37354fb4ebcd5a47b9e7180a1 /docs/future | |
parent | 14ac959780ab3dc09559a17d4c12b7fd3705be6f (diff) | |
download | librebootfr-dd3a800d82e0b9a4f1a785d61fd17fa202cb0e2c.tar.gz librebootfr-dd3a800d82e0b9a4f1a785d61fd17fa202cb0e2c.zip |
I can escape good
Diffstat (limited to 'docs/future')
-rw-r--r-- | docs/future/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/future/index.md b/docs/future/index.md index d7be7be3..535b5726 100644 --- a/docs/future/index.md +++ b/docs/future/index.md @@ -335,7 +335,7 @@ 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. |