summaryrefslogtreecommitdiffstats
path: root/Documentation/user/barebox.rst
diff options
context:
space:
mode:
authorRobert P. J. Day <rpjday@crashcourse.ca>2014-07-02 14:57:01 -0400
committerSascha Hauer <s.hauer@pengutronix.de>2014-07-03 08:32:29 +0200
commitaac1b35c88890fe85b32f0dd2ea361e47736d049 (patch)
tree3b79bdbc3838578ad8e9bc11a1e1c0b21e27076e /Documentation/user/barebox.rst
parent009e5365d0d7ab57b84aac88d934ea7b0c457dde (diff)
downloadbarebox-aac1b35c88890fe85b32f0dd2ea361e47736d049.tar.gz
barebox-aac1b35c88890fe85b32f0dd2ea361e47736d049.tar.xz
Documentation: Numerous typoes/fixes in first few chapters of user manual.
Doc fixes such as: * font changes * spelling * punctuation * capitalization Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'Documentation/user/barebox.rst')
-rw-r--r--Documentation/user/barebox.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/user/barebox.rst b/Documentation/user/barebox.rst
index 6a679c0b70..caf544de9f 100644
--- a/Documentation/user/barebox.rst
+++ b/Documentation/user/barebox.rst
@@ -44,7 +44,7 @@ barebox uses Kconfig from the Linux kernel as a configuration tool,
where all configuration is done via the ``make`` command. Before running
it you have to specify your architecture with the ``ARCH`` environment
variable and the cross compiler with the ``CROSS_COMPILE`` environment
-variable. ``ARCH`` has to be one of:
+variable. Currently, ``ARCH`` must be one of:
* arm
* blackfin