summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc/shell/README
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libmisc/shell/README')
-rw-r--r--cpukit/libmisc/shell/README5
1 files changed, 1 insertions, 4 deletions
diff --git a/cpukit/libmisc/shell/README b/cpukit/libmisc/shell/README
index d0064d4fde..9798becc37 100644
--- a/cpukit/libmisc/shell/README
+++ b/cpukit/libmisc/shell/README
@@ -19,10 +19,7 @@ NOTES:
2. You only need a termios dev to start a new session, add your new commands
and enjoy it.
-3. If you have tcp/ip inited you can start telnetd daemon.
- You need register pseudo-terminals driver into device drivers table.
- 16 ptyX termios device terminales are created into /dev/.
- Calling rtems_initialize_telnetd() starts the daemon.
+3. Telnetd daemon uses this (browse libnetworking/rtems_telnetd)
Enjoy it.
FUTURE: