Add TCP echo server from Max Holtzberg

This commit is contained in:
Gregory Nutt 2013-05-22 07:35:54 -06:00
parent afa905fc15
commit 0361f632b8
1 changed files with 1 additions and 1 deletions

View File

@ -2667,7 +2667,7 @@ int main(int argc, char **argv, char **envp)
output("</table>\n");
output("<p>\n");
output(" This appendex holds internal configurations variables that are not visible to the user.\n");
output(" This appendix holds internal configurations variables that are not visible to the user.\n");
output(" These settings are presented out-of-context because they cannot be directly controlled by the user.\n");
output(" Many of these settings are selected automatically and indirectly when other, visible configuration variables are selected.\n");
output(" One purpose of these hidden configuration variables is to control menuing in the kconfig-frontends configuration tool.\n");