summaryrefslogtreecommitdiffstats
path: root/rsb
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2019-01-11 07:31:06 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2019-01-11 07:31:51 +0100
commit7cef256b4614908e2bf09b9fe4e42af352fd8c36 (patch)
treee7ca1f4edfa2c8c8667e7c64b5a411b459e7e1ee /rsb
parentrsb: Move content of duplicate section (diff)
downloadrtems-docs-7cef256b4614908e2bf09b9fe4e42af352fd8c36.tar.bz2
rsb: Reword some sentences
Diffstat (limited to 'rsb')
-rw-r--r--rsb/why-build-from-source.rst12
1 files changed, 6 insertions, 6 deletions
diff --git a/rsb/why-build-from-source.rst b/rsb/why-build-from-source.rst
index 159d14f..80aa329 100644
--- a/rsb/why-build-from-source.rst
+++ b/rsb/why-build-from-source.rst
@@ -15,7 +15,7 @@ specifically for your host operating system. Building manually or installing a
binary package from a remote repository are valid and real alternatives. The
RSB provides the specific service of repeatably being able to build tool sets
from source code. The process leaves you with the source code used to build
-the tools and the ability to rebuilt it.
+the tools and the ability to rebuild it.
If you are developing a system or product that has a long shelf life or is used
in a critical piece of infrastructure that has a long life cycle being able to
@@ -24,11 +24,11 @@ changing world of the host development machines. If your tool set is binary and
you have lost the ability to build it you have lost a degree of control and
flexibility open source gives you. Fast moving host environments are
fantastic. We have powerful multi-core computers with huge amounts of memory
-and state of the art operating systems to run on them however the product or
-project you are part of may need to be maintained well past the life time of
-these host. Being able to build from source an important and critical part of
-this process because you can move to a newer host and create an equivalent tool
-set.
+and state of the art operating systems your development uses however the
+product or project you are part of may need to be maintained well past the life
+time of these host. Being able to build from source is an important and
+critical part of this process because you can move to a newer host and create
+an equivalent tool set.
Building from source provides you with control over the configuration of the
package you are building. If all or the most important dependent parts are