From 76ed9b4a3ab16ec2940e4464e3edffe49a64d207 Mon Sep 17 00:00:00 2001 From: patacongo Date: Sun, 10 Aug 2008 22:03:58 +0000 Subject: [PATCH] typos git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@814 42af7a65-404d-4744-a932-0658087f49c3 --- Documentation/NuttX.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 0daaf1afbb..0de5214559 100644 --- a/Documentation/NuttX.html +++ b/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>