From a34c157d08ef2beaf7ff0f6930a0fce5ecf581cb Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Thu, 24 Mar 2016 09:33:29 +1100 Subject: Corrections from Worth Burruss. Many thanks. --- user/start/windows.rst | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) (limited to 'user/start/windows.rst') diff --git a/user/start/windows.rst b/user/start/windows.rst index 2f78d5b..34998a9 100644 --- a/user/start/windows.rst +++ b/user/start/windows.rst @@ -83,10 +83,10 @@ Check the RSB has a valid environment: $ To build a set of RTEMS tools for the Intel ``i386`` architecture. The build -runs a single job rather a job per CPU in your machine and will take a long -time so please be patient. The RSB creates a log file containing all the build -output and it will be changing size. The RSB command to build ``i386`` tools -is: +runs a single job rather than a job per CPU in your machine and will take a +long time so please be patient. The RSB creates a log file containing all the +build output and it will be changing size. The RSB command to build ``i386`` +tools is: .. code-block:: shell @@ -323,7 +323,7 @@ Finally we run the RSB's parallel ``bootstrap`` command: We will build the RTEMS kernel for the ``i386`` target and the ``pc686`` BSP. You can check the available BSPs by running the ``rtems-bsps`` command -found in the to directory of the RTEMS kernel source. We build the Board +found in the top directory of the RTEMS kernel source. We build the Board Support Package (BSP) outside the kernel source tree: .. code-block:: shell @@ -468,6 +468,8 @@ Install the kernel to our prefix: Building the LibBSD ~~~~~~~~~~~~~~~~~~~ -The RTEMS BSD Library or libBSD as it is also know is a package of FreeBSD code +The RTEMS BSD Library or libBSD as it is also known is a package of FreeBSD code ported to RTEMS. It provides a number of advantanced services including a -networking stack +networking stack. + +| This needs to move to a new section and be completed. -- cgit v1.2.3