From 4e7b17d78307c5b47d8b7e8a531d1378fd0e52df Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Sun, 21 May 2017 12:05:07 -0600 Subject: [PATCH] Fix some typos in comments. --- nshlib/Kconfig | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nshlib/Kconfig b/nshlib/Kconfig index deb9afa4c..3337e2995 100644 --- a/nshlib/Kconfig +++ b/nshlib/Kconfig @@ -1014,10 +1014,10 @@ config NSH_NETLOCAL default n ---help--- If this option is selected, then NSH will only initialize the local - attributes of the network: The MAC address is needed and any IP + attributes of the network: The MAC address if needed and any IP addresses as needed. More importantly, it will not do the following: - - It will not bring the netup up. The can be done later with the + - It will not bring the network up. That can be done later with the NSH ifup command. - It will not associate any wireless devices to an access point. - It will not attempt to obtain an IP address if DHCPC is selected. @@ -1026,7 +1026,7 @@ config NSH_NETLOCAL - It will not start the NTPC daemon. This may be done later from the NSH command line with the apps/system/ntpc 'ntpcstart' command. - This option permits you to divid the network configuration into two + This option permits you to divide the network configuration into two parts: The local configuration of the network device and the dynamic configuration of the device in the network. This may be important in an environment when, for example, you need to manually scan for