[PATCH] user: update copyright and minor typo

Gedare Bloom gedare at rtems.org
Sun Apr 5 04:43:04 UTC 2020


---
 user/index.rst       | 1 +
 user/start/tools.rst | 4 ++--
 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
-- 
2.17.1



More information about the devel mailing list