From be186914fd7edcd680589807a065552dad9291e1 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Mon, 8 Jun 2015 14:16:32 -0600 Subject: [PATCH] Update more broken URLs --- Documentation/NXGraphicsSubsystem.html | 2 +- Documentation/NuttX.html | 38 +++++++++++++------------- Documentation/NuttXBinfmt.html | 4 +-- Documentation/NuttXNxFlat.html | 14 +++++----- Documentation/NuttxPortingGuide.html | 4 +-- 5 files changed, 31 insertions(+), 31 deletions(-) diff --git a/Documentation/NXGraphicsSubsystem.html b/Documentation/NXGraphicsSubsystem.html index 10985fa376..a0dd7b5986 100644 --- a/Documentation/NXGraphicsSubsystem.html +++ b/Documentation/NXGraphicsSubsystem.html @@ -3747,7 +3747,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 c2b50a54ba..ff46aa59ed 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -1272,7 +1272,7 @@

    Git Repository

    - The working version of NuttX is available from the SourceForge GIT repository here. + The working version of NuttX is available from the SourceForge GIT repository here. That same page provides the URLs and instructions for cloning the GIT repository.

    @@ -1293,37 +1293,37 @@
  • nuttx.
  • apps.
  • NxWidgets.
  • pascal.
  • buildroot. @@ -2676,7 +2676,7 @@ nsh>

    Obsoleted. This generic board supported has been obsoleted. - The code has been moved out of the NuttX source tree but can still be found be found in Obsoleted directory. + The code has been moved out of the NuttX source tree but can still be found be found in Obsoleted directory. This support was obsoleted because of a decision to stop support of generic board configurations. Generic board configurations do not provide support for any specific hardware but can be useful only if there are not other examples for the setup for a particular architecture.

    @@ -4244,7 +4244,7 @@ Mem: 29232 5920 23312 23312

    Obsoleted. This architecture has been obsoleted. - The code has been moved out of the NuttX source tree but can still be found be found in Obsoleted directory. + The code has been moved out of the NuttX source tree but can still be found be found in Obsoleted directory. This support was obsoleted because (1) the architecture limitations of the 8051 family make ongoing development of more advanced NuttX features too difficult, and (2) although the basic port was marginally functional, it has never really been demonstrated convincingly in any application.

    @@ -4646,7 +4646,7 @@ BFD_ASSERT (*plt_offset != (bfd_vma) -1);

    Obsoleted. This board support has been obsoleted. - The code has been moved out of the NuttX source tree but can still be found be found in Obsoleted directory. + The code has been moved out of the NuttX source tree but can still be found be found in Obsoleted directory. This support was obsoleted because of technical issues that make NuttX unusable on the board at least in the short term. This configuration may return to the NuttX source tree at some time in the future.

  • @@ -4762,7 +4762,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 GIT - here. + here.