[rtems-release commit] README-doc.txt.in: Add SPARC and fix some formatting.

Joel Sherrill joel at rtems.org
Wed Nov 2 15:47:48 UTC 2016


Module:    rtems-release
Branch:    master
Commit:    419afabef559950649baa6be32092a72667d9838
Changeset: http://git.rtems.org/rtems-release/commit/?id=419afabef559950649baa6be32092a72667d9838

Author:    Joel Sherrill <joel at rtems.org>
Date:      Tue Nov  1 18:18:51 2016 -0500

README-doc.txt.in: Add SPARC and fix some formatting.

---

 README-doc.txt.in | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/README-doc.txt.in b/README-doc.txt.in
index 7e795e8..7a79724 100644
--- a/README-doc.txt.in
+++ b/README-doc.txt.in
@@ -4,12 +4,12 @@ RTEMS Embedded Realtime Operating System
 Release: @RELEASE@
 Date   : @DATE@
 
-The Real-Time Executive for Multiprocessor Systems or RTEMS is an open source
-Real Time Operating System (RTOS) that supports open standard application
-programming interfaces (API) such as POSIX. It is used in space flight,
-medical, networking and many more embedded devices using processor
-architectures including ARM, PowerPC, Intel, Blackfin, MIPS, Microblaze and
-more.
+The Real-Time Executive for Multiprocessor Systems or RTEMS is an open
+source Real Time Operating System (RTOS) that supports open standard
+application programming interfaces (API) such as POSIX. It is used in
+space flight, medical, networking and many more embedded devices using
+processor architectures including ARM, PowerPC, SPARC, Intel, Blackfin,
+MIPS, Microblaze and more.
 
 This directory contains the source code for the RTEMS @VERSION@ operating
 system and tools. Please refer to the RTEMS Developers Wiki for the release
@@ -40,8 +40,8 @@ Release Files
  - contrib			     		Directory contains extra release related files.
  - rtems- at RELEASE@.tar.xz  		    	The RTEMS kernel source code.
  - rtems-source-builder- at RELEASE@.tar.xz	The RTEMS Source Builder source code.
- - rtems-tools- at RELEASE@.tar.xz		The RTEMS Tools source code.
- - rtems-docs- at RELEASE@.tar.xz		The RTEMS Documentation source.
+ - rtems-tools- at RELEASE@.tar.xz			The RTEMS Tools source code.
+ - rtems-docs- at RELEASE@.tar.xz			The RTEMS Documentation source.
  - sha512sum.txt				The SHA512 checksums for this directory.
  - docs						The generated RTEMS documentation.
  - sources					The source code the tools for this release.
@@ -95,7 +95,7 @@ The following builds RTEMS for the SPARC architecture:
  $ cd rtems-source-builder- at RELEASE@/rtems
  $ ../source-builder/sb-set-builder \
          --prefix=$HOME/development/rtems/@RELEASE@ \
-	 @VERSION@/rtems-sparc
+         @VERSION@/rtems-sparc
 
 To disable building the RTEMS Kernel add to the command line '--without-rtems'.
 



More information about the vc mailing list