summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGedare Bloom <gedare@rtems.org>2020-04-04 22:22:40 -0600
committerGedare Bloom <gedare@rtems.org>2020-04-04 22:22:40 -0600
commitcae8b6dfc9c9b4c9ba106830268f3255fb0e0dc9 (patch)
tree81022aa45515f722bf67901ce57ec58bd1d6fc0a
parentChapter-on-need-for-RTEMS-specific-cross-compiler (diff)
downloadrtems-docs-cae8b6dfc9c9b4c9ba106830268f3255fb0e0dc9.tar.bz2
user: update copyright and minor typo
-rw-r--r--user/index.rst1
-rw-r--r--user/start/tools.rst4
2 files changed, 3 insertions, 2 deletions
diff --git a/user/index.rst b/user/index.rst
index 5c39cca..0e6e886 100644
--- a/user/index.rst
+++ b/user/index.rst
@@ -11,6 +11,7 @@ RTEMS User Manual (|version|).
.. topic:: Copyrights and License
| |copy| 2020 Niteesh Babu
+ | |copy| 2020 Utkarsh Rai
| |copy| 2019 Vijay Kumar Banerjee
| |copy| 2018 Amaan Cheval
| |copy| 2018 Marçal Comajoan Cara
diff --git a/user/start/tools.rst b/user/start/tools.rst
index 1d83062..baa2387 100644
--- a/user/start/tools.rst
+++ b/user/start/tools.rst
@@ -82,8 +82,8 @@ Need for RTEMS-Specific Cross-Compiler
---------------------------------------------------------
New users are often confused as to why they cannot use their distribution's
-cross-compiler for their target on rtems, e.g., the riscv64-linux-gnu or the
-arm-none-eabi-gcc on RTEMS. Below mentioned are some of the reasons for using
+cross-compiler for their target on RTEMS, e.g., the riscv64-linux-gnu or the
+arm-none-eabi-gcc. Below mentioned are some of the reasons for using
the RTEMS cross-compiler.
Correct configuration of Newlib