projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
feb47c0
)
Add in telnet docs.
author
Eric Andersen
<andersen@codepoet.org>
Wed, 21 Jun 2000 21:04:01 +0000
(21:04 -0000)
committer
Eric Andersen
<andersen@codepoet.org>
Wed, 21 Jun 2000 21:04:01 +0000
(21:04 -0000)
-Erik
docs/busybox.pod
patch
|
blob
|
history
diff --git
a/docs/busybox.pod
b/docs/busybox.pod
index 5e1d6d57f78cadb44aa424d82aa12e4980617150..0ef66e7c0d4c9584c18ecc3efe7a0abd60b7f791 100644
(file)
--- a/
docs/busybox.pod
+++ b/
docs/busybox.pod
@@
-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.4
7 2000/06/21 21:03:13
andersen Exp $
+# $Id: busybox.pod,v 1.4
8 2000/06/21 21:04:01
andersen Exp $