Add in telnet docs.

-Erik
This commit is contained in:
Eric Andersen 2000-06-21 21:04:01 +00:00
parent feb47c024a
commit f929641c51

View File

@ -1689,6 +1689,15 @@ Example:
-------------------------------
=item telnet
Usage: telnet host [port]
Telnet is used to establish interactive communication with another
computer over a network using the TELNET protocol.
-------------------------------
=item tee
Usage: tee [OPTION]... [FILE]...
@ -2039,4 +2048,4 @@ Enrique Zanardi <ezanardi@ull.es>
=cut
# $Id: busybox.pod,v 1.47 2000/06/21 21:03:13 andersen Exp $
# $Id: busybox.pod,v 1.48 2000/06/21 21:04:01 andersen Exp $