summaryrefslogtreecommitdiffstats
path: root/cpukit/telnetd/README
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/telnetd/README11
1 files changed, 4 insertions, 7 deletions
diff --git a/cpukit/telnetd/README b/cpukit/telnetd/README
index 3807aa5ebf..bf6dbb0524 100644
--- a/cpukit/telnetd/README
+++ b/cpukit/telnetd/README
@@ -1,13 +1,11 @@
-Author: fernando.ruiz@ctv.es (correo@fernando-ruiz.com)
+Author: Fernando Ruiz Casas <fruizcasas@gmail.com>
-This directory contains a telnetd server
-primary features:
+This directory contains a telnetd server with the primary features:
+ create a user shell pseudo-terminal task.
-This code has not been extensively tested. It is provided as a tool
-for RTEMS users to open more shell tcp/ip pseudo-terminal.
-Suggestions and comments are appreciated.
+It is provided as a tool for RTEMS users to open more shell tcp/ip
+pseudo-terminal. Suggestions and comments are appreciated.
Read libmisc/shell for more information.
@@ -20,4 +18,3 @@ NOTES:
Enjoy it.
-FUTURE: