summaryrefslogtreecommitdiffstats
path: root/Documentation/boards/imx/Phytec-phyCORE-i.MX31.rst
diff options
context:
space:
mode:
authorRobert P. J. Day <rpjday@crashcourse.ca>2014-06-28 09:50:19 -0400
committerSascha Hauer <s.hauer@pengutronix.de>2014-07-02 07:50:49 +0200
commit0bee49e72c18e94d2ea895e8fcc94bc95acaf4dc (patch)
tree015914b7cd495bc2d28eedffdc994487a6e4ebc6 /Documentation/boards/imx/Phytec-phyCORE-i.MX31.rst
parentbaebac06f389ccc6d545728e6131c71e6e80c6bd (diff)
downloadbarebox-0bee49e72c18e94d2ea895e8fcc94bc95acaf4dc.tar.gz
barebox-0bee49e72c18e94d2ea895e8fcc94bc95acaf4dc.tar.xz
Documentation/boards/: Numerous grammar/typo/rendering fixes.
Various fixes related to fonts, rendering, grammar, etc., such as: * spelling mistakes * hyphenation * capitalization for proper names * proper bullet list formatting * sentence structure and so on. Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'Documentation/boards/imx/Phytec-phyCORE-i.MX31.rst')
-rw-r--r--Documentation/boards/imx/Phytec-phyCORE-i.MX31.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/boards/imx/Phytec-phyCORE-i.MX31.rst b/Documentation/boards/imx/Phytec-phyCORE-i.MX31.rst
index 45fd6be576..6c05bcdfdc 100644
--- a/Documentation/boards/imx/Phytec-phyCORE-i.MX31.rst
+++ b/Documentation/boards/imx/Phytec-phyCORE-i.MX31.rst
@@ -37,5 +37,5 @@ Build the binary image::
**NOTE:** replace ''armv5compiler'' with your ARM v5 cross compiler,
e.g.: ''arm-1136jfs-linux-gnueabi-''
-The resulting binary image to be flashed will be barebox.bin, whereas
-the file named just barebox is an ELF executable for ARM.
+The resulting binary image to be flashed will be ``barebox.bin``, whereas
+the file named just ``barebox`` is an ELF executable for ARM.