summaryrefslogtreecommitdiffstats
path: root/Documentation/user/booting-linux.rst
diff options
context:
space:
mode:
authorHolger Schurig <holgerschurig@gmail.com>2014-06-27 13:00:16 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2014-06-27 21:45:34 +0200
commitd4efb42f80253c979e32459bc755318d696de654 (patch)
treec452333ce72813ab6b863653d3a245ae0fbdb9f0 /Documentation/user/booting-linux.rst
parentce9d79cc4f0c11c6944a2061a218fa69f7abf9e0 (diff)
downloadbarebox-d4efb42f80253c979e32459bc755318d696de654.tar.gz
barebox-d4efb42f80253c979e32459bc755318d696de654.tar.xz
doc: add colon after NOTE and HINT
Signed-off-by: Holger Schurig <holgerschurig@gmail.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'Documentation/user/booting-linux.rst')
-rw-r--r--Documentation/user/booting-linux.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/user/booting-linux.rst b/Documentation/user/booting-linux.rst
index 4ae9d1b523..17427f3636 100644
--- a/Documentation/user/booting-linux.rst
+++ b/Documentation/user/booting-linux.rst
@@ -48,7 +48,7 @@ variable:
global.bootm.image=/path/to/zImage
bootm
-**NOTE** It may happen that barebox is probed from the devicetree, but you have
+**NOTE:** it may happen that barebox is probed from the devicetree, but you have
want to start a Kernel without passing a devicetree. In this case call ``oftree -f``
to free the internal devicetree before calling ``bootm``