diff --git a/Documentation/NuttShell.html b/Documentation/NuttShell.html index 48e207bc26..c545a40a54 100644 --- a/Documentation/NuttShell.html +++ b/Documentation/NuttShell.html @@ -8,7 +8,7 @@

NuttShell (NSH)

-

Last Updated: June 26, 2017

+

Last Updated: July 2, 2017

@@ -1810,11 +1810,11 @@ nsh> mount -t procfs /proc

Command Syntax:

Synopsis. - Take down the interface identified by the name <nic-name>. + Take down the interface identified by the name <interface>.

Example: @@ -1833,11 +1833,11 @@ ifdown eth0

Command Syntax:

Synopsis. - Bring up down the interface identified by the name <nic-name>. + Bring up down the interface identified by the name <interface>.

Example: