diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index c9cf2f5d39..2ea742e702 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -633,7 +633,8 @@ Other memory: * examples/ostest: Added an environment variable test. * examples/nsh/: Break into several files. * lib/: Added strrchr, basename, dirname - * examples/nsh/: Add cp, rm, and rmdir commands + * examples/nsh/: Add cp, rm, rmdir, set, unset commands. echo will now print + environment variables. * Started m68322