aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/busybox.pod11
1 files changed, 10 insertions, 1 deletions
diff --git a/docs/busybox.pod b/docs/busybox.pod
index 5e1d6d57f..0ef66e7c0 100644
--- a/docs/busybox.pod
+++ b/docs/busybox.pod
@@ -1689,6 +1689,15 @@ Example:
1689 1689
1690------------------------------- 1690-------------------------------
1691 1691
1692=item telnet
1693
1694Usage: telnet host [port]
1695
1696Telnet is used to establish interactive communication with another
1697computer over a network using the TELNET protocol.
1698
1699-------------------------------
1700
1692=item tee 1701=item tee
1693 1702
1694Usage: tee [OPTION]... [FILE]... 1703Usage: tee [OPTION]... [FILE]...
@@ -2039,4 +2048,4 @@ Enrique Zanardi <ezanardi@ull.es>
2039 2048
2040=cut 2049=cut
2041 2050
2042# $Id: busybox.pod,v 1.47 2000/06/21 21:03:13 andersen Exp $ 2051# $Id: busybox.pod,v 1.48 2000/06/21 21:04:01 andersen Exp $