summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
author dsomero2013-11-30 06:15:09 +0100
committer Robby Workman2013-11-30 07:13:41 +0100
commit0417cf62ed9e8622cb4466b843e883746ed3314a (patch)
treee29375b27a622e4fd25bc64613e69fda1c4b14d5 /perl
parent0a20a29a5ad51d1cdfbea278a204f6ce1cbc9ff4 (diff)
downloadslackbuilds-0417cf62ed9e8622cb4466b843e883746ed3314a.tar.gz
perl/perl-File-Tail: Fixed file ending with no newline.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'perl')
-rw-r--r--perl/perl-File-Tail/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl/perl-File-Tail/README b/perl/perl-File-Tail/README
index 100e131d3f..692b138243 100644
--- a/perl/perl-File-Tail/README
+++ b/perl/perl-File-Tail/README
@@ -1,3 +1,3 @@
Perl-File-Tail is used for reading from continously updated files,
such as reading and analysing log files while they are being written,
-which is especialy usefull if you are monitoring the logging process. \ No newline at end of file
+which is especialy usefull if you are monitoring the logging process.