summaryrefslogtreecommitdiffstats
path: root/docs/manual/quickstart.txt
diff options
context:
space:
mode:
authorJerzy Grzegorek <jerzy.grzegorek@trzebnica.net>2014-12-19 08:12:33 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-12-20 15:55:54 +0100
commit3b1df656097b497844b02fdc58711b1a6b35ca8c (patch)
tree2b4c2a4be9f9e4753a30e19cc83bda575cf8340a /docs/manual/quickstart.txt
parentc83604316aabbfdde3a5ca215d141cb399a67b56 (diff)
downloadbuildroot-3b1df656097b497844b02fdc58711b1a6b35ca8c.tar.gz
buildroot-3b1df656097b497844b02fdc58711b1a6b35ca8c.zip
manual: remove the extra whitespaces
Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'docs/manual/quickstart.txt')
-rw-r--r--docs/manual/quickstart.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/quickstart.txt b/docs/manual/quickstart.txt
index 975fffc318..74158ae249 100644
--- a/docs/manual/quickstart.txt
+++ b/docs/manual/quickstart.txt
@@ -102,7 +102,7 @@ This directory contains several subdirectories:
+/dev/+ (Buildroot can't create them because Buildroot doesn't run
as root and doesn't want to run as root). Also, it doesn't have the correct
permissions (e.g. setuid for the busybox binary). Therefore, this directory
- *should not be used on your target*. Instead, you should use one of
+ *should not be used on your target*. Instead, you should use one of
the images built in the +images/+ directory. If you need an
extracted image of the root filesystem for booting over NFS, then
use the tarball image generated in +images/+ and extract it as
OpenPOWER on IntegriCloud