From ab175dfc987999cc0b277fea3d4e105a7bd62fbf Mon Sep 17 00:00:00 2001 From: patacongo Date: Sun, 1 Jul 2007 20:05:11 +0000 Subject: [PATCH] add set and unset git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@306 42af7a65-404d-4744-a932-0658087f49c3 --- Documentation/NuttX.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index c9cf2f5d39f..2ea742e702c 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