diff options
author | Andrew Robbins <andrew@libreboot.org> | 2019-08-27 10:13:25 +0000 |
---|---|---|
committer | Gogs <gogitservice@gmail.com> | 2019-08-27 10:13:25 +0000 |
commit | 63118cf9f42ffdf56664fcf2bce3932692ff5aac (patch) | |
tree | 5015ac39829487c379c42ea81c7b4f85ee971c7a | |
parent | 107cdec81a45e087cea555dbd50f304fad1b27cc (diff) | |
parent | e9b1c7fe1d8824f642f6571a02b946a2652a66c2 (diff) | |
download | librebootfr-63118cf9f42ffdf56664fcf2bce3932692ff5aac.tar.gz librebootfr-63118cf9f42ffdf56664fcf2bce3932692ff5aac.zip |
Merge branch 'leftoverslashes' of swiftgeek/libreboot into master
-rw-r--r-- | docs/gnulinux/grub_cbfs.md | 2 | ||||
-rw-r--r-- | docs/install/d510mo.md | 2 | ||||
-rw-r--r-- | docs/install/r400_external.md | 2 | ||||
-rw-r--r-- | docs/install/t400_external.md | 2 | ||||
-rw-r--r-- | docs/install/t500_external.md | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/docs/gnulinux/grub_cbfs.md b/docs/gnulinux/grub_cbfs.md index fc46180c..f6c99332 100644 --- a/docs/gnulinux/grub_cbfs.md +++ b/docs/gnulinux/grub_cbfs.md @@ -102,7 +102,7 @@ variable flash chip sizes only apply for the Thinkpads that Libreboot supports ( You can find the flash chip size, by running the following command: - # flashrom -p internal -V + # flashrom -p internal Look for a line like this: diff --git a/docs/install/d510mo.md b/docs/install/d510mo.md index 4a03c29c..315962b8 100644 --- a/docs/install/d510mo.md +++ b/docs/install/d510mo.md @@ -10,7 +10,7 @@ Flash chip size {#flashchips} Use this to find out: - # flashrom -p internal -V + # flashrom -p internal Flashing instructions {#clip} ===================== diff --git a/docs/install/r400_external.md b/docs/install/r400_external.md index 8f9dd1ff..19f673a6 100644 --- a/docs/install/r400_external.md +++ b/docs/install/r400_external.md @@ -64,7 +64,7 @@ Flash chip size {#flashchips} Use this to find out: - # flashrom -p internal -V + # flashrom -p internal MAC address {#macaddress} =========== diff --git a/docs/install/t400_external.md b/docs/install/t400_external.md index 68bfb4ac..362b2243 100644 --- a/docs/install/t400_external.md +++ b/docs/install/t400_external.md @@ -65,7 +65,7 @@ Flash chip size {#flashchips} Use this to find out: - # flashrom -p internal -V + # flashrom -p internal MAC address {#macaddress} =========== diff --git a/docs/install/t500_external.md b/docs/install/t500_external.md index 2a29d8ed..fc66387c 100644 --- a/docs/install/t500_external.md +++ b/docs/install/t500_external.md @@ -68,7 +68,7 @@ Flash chip size {#flashchips} Use this to find out: - # flashrom -p internal -V + # flashrom -p internal MAC address {#macaddress} =========== |