aboutsummaryrefslogtreecommitdiff
path: root/docs/install/c201.md
diff options
context:
space:
mode:
authorAlyssa Rosenzweig <alyssa@rosenzweig.io>2017-03-17 22:43:08 -0700
committerAlyssa Rosenzweig <alyssa@rosenzweig.io>2017-03-17 22:43:08 -0700
commit8022472fef91c59975f4e6d57097081729f87903 (patch)
tree84d266bbeb680eea1617c38c0a8acacffba0b7b3 /docs/install/c201.md
parentbc677bc862eb6308b4af273fd1bb5fe58bfb19cc (diff)
downloadlibrebootfr-8022472fef91c59975f4e6d57097081729f87903.tar.gz
librebootfr-8022472fef91c59975f4e6d57097081729f87903.zip
Typographically correct quotes
Diffstat (limited to 'docs/install/c201.md')
-rw-r--r--docs/install/c201.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/install/c201.md b/docs/install/c201.md
index d231ff1c..efe50f64 100644
--- a/docs/install/c201.md
+++ b/docs/install/c201.md
@@ -16,12 +16,12 @@ Look at the [list of ROM images](#rom) to see which image is compatible
with your device.
Libreboot can be installed internally from the device, with sufficient
-privileges. The installation process requires using **Google\'s modified
-version of flashrom**, that has support for reflashing the Chromebook\'s
+privileges. The installation process requires using **Google's modified
+version of flashrom**, that has support for reflashing the Chromebook's
SPI flash. Otherwise, flashing externally will work with the upstream
flashrom version.
-**Google\'s modified version of flashrom** is free software and its
+**Google's modified version of flashrom** is free software and its
source code is made available by Google:
[flashrom](https://chromium.googlesource.com/chromiumos/third_party/flashrom/).\
It is not distributed along with Libreboot yet. However, it is
@@ -83,7 +83,7 @@ A tty prompt can be obtained by pressing **Ctrl + Alt + Next**. The
Preparing the device for the installation
Before installing Libreboot on the device, both its software and
hardware has to be prepared to allow the installation procedure and to
-ensure that security features don\'t get in the way.
+ensure that security features don't get in the way.
Configuring verified boot parameters {#configuring_verified_boot_parameters}
@@ -164,7 +164,7 @@ The resulting flash image can then be flashed back:\
\# **flashrom -p host -w flash.img**\
You should also see within the output the following:\
-**\"Verifying flash\... VERIFIED.\"**
+**"Verifying flash\... VERIFIED."**
Shut down. The device will now boot to Libreboot.
@@ -212,7 +212,7 @@ programmer):\
\# **flashrom -p *programmer* -w flash.img**\
You should also see within the output the following:\
-**\"Verifying flash\... VERIFIED.\"**
+**"Verifying flash\... VERIFIED."**
The device will now boot to Libreboot.