[rtems-docs commit] user: Minor fixes to rtems-bsp-builder.

Chris Johns chrisj at rtems.org
Tue Mar 21 00:37:14 UTC 2017


Module:    rtems-docs
Branch:    master
Commit:    8561c3ca74621debefbdba06e19a1b30f93ba82a
Changeset: http://git.rtems.org/rtems-docs/commit/?id=8561c3ca74621debefbdba06e19a1b30f93ba82a

Author:    Chris Johns <chrisj at rtems.org>
Date:      Tue Mar 21 11:37:09 2017 +1100

user: Minor fixes to rtems-bsp-builder.

---

 user/tools/bsp-builder.rst | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/user/tools/bsp-builder.rst b/user/tools/bsp-builder.rst
index 0b0f18c..80bc6e9 100644
--- a/user/tools/bsp-builder.rst
+++ b/user/tools/bsp-builder.rst
@@ -160,7 +160,7 @@ Command
    The path the RTEMS source tree to build.
 
 .. option:: --build-path
-
+0
    The path to build the BSP and place the build output. This can be any path
    and away from your current directory or the RTEMS source code. The storage
    does not need to be fast like an SSD.
@@ -177,7 +177,7 @@ Command
 .. option:: --no-clean
 
    Do not remove the build once finished. This option lets you inspect the
-   built output. The output of output can be large and disks can fill with this
+   built output. The amount of output can be large and disks can fill with this
    option.
 
 .. option:: --profiles
@@ -204,7 +204,7 @@ Examples
 ^^^^^^^^
 
 The following is a *tier-1* profile build of *all* on a machine where all the
-source and tools are located on fast SSD disks and the build happens an a
+source and tools are located on fast SSD disks and the build happens on a
 spinning disk mounted under `build`. The build uses a development source tree
 that is configured and ready to build. The source can have local patches that
 need to be regression tested:



More information about the vc mailing list