From 610e8461bb9b201adbd4bd9257a9bf48be71f62b Mon Sep 17 00:00:00 2001 From: dsomero Date: Fri, 22 Nov 2013 02:29:22 -0500 Subject: various: Fix slack-desc formatting and comment nit picks. Signed-off-by: dsomero --- perl/perl-Net-Telnet/slack-desc | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'perl/perl-Net-Telnet') diff --git a/perl/perl-Net-Telnet/slack-desc b/perl/perl-Net-Telnet/slack-desc index b3da90ec7f..6fc782e21d 100644 --- a/perl/perl-Net-Telnet/slack-desc +++ b/perl/perl-Net-Telnet/slack-desc @@ -1,18 +1,18 @@ # HOW TO EDIT THIS FILE: -# The "handy ruler" below makes it easier to edit a package description. Line -# up the first '|' above the ':' following the base package name, and the '|' -# on the right side marks the last column you can put a character in. You must -# make exactly 11 lines for the formatting to be correct. It's also -# customary to leave one space after the ':'. +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| perl-Net-Telnet: perl-Net-Telnet (interact with TELNET port or other TCP ports) perl-Net-Telnet: perl-Net-Telnet: Net::Telnet allows you to make client connections to a TCP port and do -perl-Net-Telnet: network I/O, especially to a port using the TELNET protocol. Simple +perl-Net-Telnet: network I/O, especially to a port using the TELNET protocol. Simple perl-Net-Telnet: I/O methods such as print, get, and getline are provided. More -perl-Net-Telnet: sophisticated interactive features are provided because connecting to -perl-Net-Telnet: a TELNET port ultimately means communicating with a program designed +perl-Net-Telnet: sophisticated interactive features are provided because connecting to +perl-Net-Telnet: a TELNET port ultimately means communicating with a program designed perl-Net-Telnet: for human interaction. These interactive features include the ability perl-Net-Telnet: to specify a time-out and to wait for patterns to appear in the input perl-Net-Telnet: stream, such as the prompt from a shell. -- cgit v1.2.3