diff --git a/Documentation/NuttShell.html b/Documentation/NuttShell.html index e9d363dc973..2c8d8e2fb19 100644 --- a/Documentation/NuttShell.html +++ b/Documentation/NuttShell.html @@ -1415,7 +1415,8 @@ usleep <usec> get - CONFIG_NET && CONFIG_NET_UDP && CONFIG_NFILE_DESCRIPTORS > 0 + CONFIG_NET && CONFIG_NET_UDP && + CONFIG_NFILE_DESCRIPTORS > 0 && CONFIG_NET_BUFSIZE >= 558 help @@ -1455,7 +1456,9 @@ usleep <usec> ping - CONFIG_NET && CONFIG_NET_ICMP && CONFIG_NET_ICMP_PING && !CONFIG_DISABLE_CLOCK && !CONFIG_DISABLE_SIGNALS + CONFIG_NET && CONFIG_NET_ICMP && + CONFIG_NET_ICMP_PING && !CONFIG_DISABLE_CLOCK && + !CONFIG_DISABLE_SIGNALS ps @@ -1463,7 +1466,8 @@ usleep <usec> put - CONFIG_NET && CONFIG_NET_UDP && CONFIG_NFILE_DESCRIPTORS > 0 + CONFIG_NET && CONFIG_NET_UDP && + CONFIG_NFILE_DESCRIPTORS > 0 && CONFIG_NET_BUFSIZE >= 558 pwd