diff --git a/configs/README.txt b/configs/README.txt index 77384eb1add..aadd2140dd8 100644 --- a/configs/README.txt +++ b/configs/README.txt @@ -1093,15 +1093,15 @@ configs/pjrc-8051 configs/rgmp - RGMP stands for RTOS and GPOS on Multi-Processor. RGMP is a project for - running GPOS and RTOS simultaneously on multi-processor platforms. You can - port your favorite RTOS to RGMP together with an unmodified Linux to form a - hybrid operating system. This makes your application able to use both RTOS - and GPOS feathures. + RGMP stands for RTOS and GPOS on Multi-Processor. RGMP is a project for + running GPOS and RTOS simultaneously on multi-processor platforms. You can + port your favorite RTOS to RGMP together with an unmodified Linux to form a + hybrid operating system. This makes your application able to use both RTOS + and GPOS features. - See http://rgmp.sourceforge.net/wiki/index.php/Main_Page for further + See http://rgmp.sourceforge.net/wiki/index.php/Main_Page for further information + about RGMP. -information about RGMP. configs/sim A user-mode port of NuttX to the x86 Linux platform is available. The purpose of this port is primarily to support OS feature development. diff --git a/configs/rgmp/README.txt b/configs/rgmp/README.txt index da58a1e3e17..8709a4351a9 100755 --- a/configs/rgmp/README.txt +++ b/configs/rgmp/README.txt @@ -5,7 +5,7 @@ RGMP stands for RTOS and GPOS on Multi-Processor. RGMP is a project for running GPOS and RTOS simultaneously on multi-processor platforms. You can port your favorite RTOS to RGMP together with an unmodified Linux to form a hybrid operating system. This makes your application able to use both RTOS -and GPOS feathures. +and GPOS features. See http://rgmp.sourceforge.net/wiki/index.php/Main_Page for further information about RGMP.