From 9ddfc032d424842691e1f4a30960547b578c9036 Mon Sep 17 00:00:00 2001 From: patacongo Date: Mon, 30 Jan 2012 21:29:59 +0000 Subject: Add new psock layer; telnet session is now wrapped in a character device git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4347 42af7a65-404d-4744-a932-0658087f49c3 --- apps/netutils/telnetd/README.txt | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'apps/netutils/telnetd/README.txt') diff --git a/apps/netutils/telnetd/README.txt b/apps/netutils/telnetd/README.txt index 24fcba7d5..367cef0a2 100644 --- a/apps/netutils/telnetd/README.txt +++ b/apps/netutils/telnetd/README.txt @@ -1,7 +1,4 @@ -This directory is here for historical reasons. Nothing contained in this -directory is currently used by NuttX. This directly contains a functional -port of the tiny uIP shell. In the NuttX environment, the NuttShell (at -apps/nshlib) supercedes this tiny shell and also supports telnetd. - -This example is retained here for reference purposes only. +README.txt +^^^^^^^^^^ +This directly contains a generic Telnet daemon. -- cgit v1.2.3