summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2003-12-09 04:51:55 +0000
committergrant <grant@pkgsrc.org>2003-12-09 04:51:55 +0000
commit2ee6d2ef4716b13a8db0403b5a9e4c5a57369e3d (patch)
tree85420122a58ac78ebf32a8e1d5396ee12f4902d3 /net
parent936ce609beeecf703333dcaa524289b46eb5a957 (diff)
downloadpkgsrc-2ee6d2ef4716b13a8db0403b5a9e4c5a57369e3d.tar.gz
fix formatting.
Diffstat (limited to 'net')
-rw-r--r--net/p5-Net-Telnet/DESCR20
1 files changed, 9 insertions, 11 deletions
diff --git a/net/p5-Net-Telnet/DESCR b/net/p5-Net-Telnet/DESCR
index 50642c3cfd0..b875eeefca5 100644
--- a/net/p5-Net-Telnet/DESCR
+++ b/net/p5-Net-Telnet/DESCR
@@ -1,11 +1,9 @@
-Contents of perl5 Net::Telnet class:
-
- Net::Telnet allows you to make client connections to a TCP port
- and do network I/O, especially to a port using the TELNET
- protocol. Simple I/O methods such as print, get, and getline are
- provided. More sophisticated interactive features are provided
- because connecting to a TELNET port ultimately means communicating
- with a program designed for human interaction. These interactive
- features include the ability to specify a timeout and to wait for
- patterns to appear in the input stream, such as the prompt from a
- shell.
+Net::Telnet allows you to make client connections to a TCP port
+and do network I/O, especially to a port using the TELNET
+protocol. Simple I/O methods such as print, get, and getline are
+provided. More sophisticated interactive features are provided
+because connecting to a TELNET port ultimately means communicating
+with a program designed for human interaction. These interactive
+features include the ability to specify a timeout and to wait for
+patterns to appear in the input stream, such as the prompt from a
+shell.