From 1c4ef8ebae1104d961b50116db9b7d859b9010fd Mon Sep 17 00:00:00 2001 From: patacongo Date: Sun, 10 Aug 2008 22:03:58 +0000 Subject: [PATCH] typos git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@814 7fd9a85b-ad96-42d3-883c-3090e2eb8679 --- nuttx/ChangeLog | 2 +- nuttx/Documentation/NuttX.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index b1c599add..d0c6fe66d 100644 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -395,6 +395,6 @@ 0.3.13 2008-xx-xx Gregory Nutt * Added mkfatfs, mkfifo, sleep, usleep and nice commands to NSH - * NSH will not execute commands in background + * NSH will now execute commands in background * sched_get_priority_max/min returned error on SCHED_RR diff --git a/nuttx/Documentation/NuttX.html b/nuttx/Documentation/NuttX.html index 0daaf1afb..0de521455 100644 --- a/nuttx/Documentation/NuttX.html +++ b/nuttx/Documentation/NuttX.html @@ -1029,7 +1029,7 @@ buildroot-0.1.0 2007-03-09 <spudmonkey@racsa.co.cr> nuttx-0.3.13 2008-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr> * Added mkfatfs, mkfifo, sleep, usleep and nice commands to NSH - * NSH will not execute commands in background + * NSH will now execute commands in background * sched_get_priority_max/min returned error on SCHED_RR pascal-0.1.3 2008-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>