diff --git a/ChangeLog b/ChangeLog
index 69379a2908..9ed95f6780 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1458,7 +1458,7 @@
* Renamed arc/hc/include/mc9s12ne64 and src/mc9s12ne64 to m9s12. That name is
shorter and more general.
* The NuttX repository has been converted to SVN and can now be found here
- http://nuttx.svn.sourceforge.net/viewvc/nuttx/
+ http://svn.code.sf.net/p/nuttx/code/trunk/
* configs/mbed/hidkbd: Added USB host support for the mbed LPC1768 board; add
a USB host HID keyboard configuraion.
* drivers/usbhost/hid_parser.c: Leverages the LUFA HID parser written by
diff --git a/Documentation/NXGraphicsSubsystem.html b/Documentation/NXGraphicsSubsystem.html
index 6c72771bc5..8367036de6 100644
--- a/Documentation/NXGraphicsSubsystem.html
+++ b/Documentation/NXGraphicsSubsystem.html
@@ -3697,7 +3697,7 @@ sudo ln -s libXext.so.6.4.0 libXext.so
Refer to the readme file in sim configuration
- README.txt file for additional information.
+ README.txt file for additional information.
diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html
index e4f2ff6db7..6b120f4e23 100644
--- a/Documentation/NuttX.html
+++ b/Documentation/NuttX.html
@@ -237,7 +237,7 @@
Compatible GNU toolchains based on buildroot
available for
- download
+ download
to provide a complete development environment for many architectures.
@@ -828,7 +828,7 @@
The Pascal add-on is available for download from the
- SourceForge
+ SourceForge
website.
|
@@ -1393,7 +1393,7 @@
1) Linux with native Linux GNU toolchain, 2) Cygwin with Cygwin GNU toolchain, or 3) Cygwin
with Windows native toolchain (CodeSourcery or devkitARM). A DIY toolchain for Linux
or Cygwin is provided by the NuttX
- buildroot
+ buildroot
package.
@@ -1458,7 +1458,7 @@
1) Linux with native Linux GNU toolchain, 2) Cygwin with Cygwin GNU toolchain, or 3) Cygwin
with Windows native toolchain (CodeSourcery or devkitARM). A DIY toolchain for Linux
or Cygwin is provided by the NuttX
- buildroot
+ buildroot
package.
@@ -1611,7 +1611,7 @@
1) Linux with native Linux GNU toolchain, 2) Cygwin with Cygwin GNU toolchain, or 3) Cygwin
with Windows native toolchain (CodeSourcery or devkitARM). A DIY toolchain for Linux
or Cygwin is provided by the NuttX
- buildroot
+ buildroot
package.
@@ -1795,7 +1795,7 @@
1) Linux with native Linux GNU toolchain, 2) Cygwin with Cygwin GNU toolchain, or 3) Cygwin
with Windows native toolchain (RIDE7, CodeSourcery or devkitARM). A DIY toolchain for Linux
or Cygwin is provided by the NuttX
- buildroot
+ buildroot
package.
@@ -2833,7 +2833,7 @@ BFD_ASSERT (*plt_offset != (bfd_vma) -1);
under Linux or Cygwin (verified using version 2.6.0).
This port has been verified using only a Z80 instruction simulator.
That simulator can be found in the NuttX SVN
- here.
+ here.
@@ -2897,12 +2897,12 @@ avr, m68k, m68hc11, m68hc12, m9s12, blackfin, m32c, h8, and SuperH ports.buildroot
available for download from the
- NuttX SourceForge
+ NuttX SourceForge
page.
This download may be used to build a NuttX-compatible ELF toolchain under Linux or Cygwin.
That toolchain will support ARM, m68k, m68hc11, m68hc12, and SuperH ports.
The buildroot SVN may be accessed in the
- NuttX SVN.
+ NuttX SVN.
@@ -3546,19 +3546,19 @@ buildroot-1.10 2011-05-06 <gnutt@nuttx.org>
- nuttx-6.18.
- The ChangeLog for the not-yet-released version 6.18 is available at the bottom of the ChangeLog file that can viewed in the SourceForge SVN.
+ The ChangeLog for the not-yet-released version 6.18 is available at the bottom of the ChangeLog file that can viewed in the SourceForge SVN.
- apps-6.18.
- The ChangeLog for the not-yet-released version 6.18 is available at the bottom of the ChangeLog file that can viewed in the SourceForge SVN.
+ The ChangeLog for the not-yet-released version 6.18 is available at the bottom of the ChangeLog file that can viewed in the SourceForge SVN.
- NxWidgets-1.1.
- The ChangeLog for the not-yet-released version 1.1 is available at the bottom of the ChangeLog file that can viewed in the SourceForge SVN.
+ The ChangeLog for the not-yet-released version 1.1 is available at the bottom of the ChangeLog file that can viewed in the SourceForge SVN.
- pascal-1.1.
- The ChangeLog for the not-yet-released version 1.1 is available at the bottom of the ChangeLog file that can viewed in the SourceForge SVN.
+ The ChangeLog for the not-yet-released version 1.1 is available at the bottom of the ChangeLog file that can viewed in the SourceForge SVN.
- buildroot-1.11.
- The ChangeLog for the not-yet-released version 1.11 is available at the bottom of the ChangeLog file that can viewed in the SourceForge SVN.
+ The ChangeLog for the not-yet-released version 1.11 is available at the bottom of the ChangeLog file that can viewed in the SourceForge SVN.
@@ -3572,7 +3572,7 @@ buildroot-1.10 2011-05-06 <gnutt@nuttx.org>
- The current list of NuttX Things-To-Do in SVN here.
+ The current list of NuttX Things-To-Do in SVN here.
A snapshot of the To-Do list associated with the current release are available here.
diff --git a/Documentation/NuttXGettingStarted.html b/Documentation/NuttXGettingStarted.html
index 8e3cf38ca4..b476c0ae71 100644
--- a/Documentation/NuttXGettingStarted.html
+++ b/Documentation/NuttXGettingStarted.html
@@ -18,7 +18,7 @@
There is no "Getting Started" Guide for NuttX yet.
However, most everything that you need to get started with NuttX can be found in the README.txt
file located in the top-level NuttX directory.
That README.txt
can also be read online in the NuttX SVN repository
- here.
+ here.
Just click on "Links to HEAD: (view)" on that page.