Description: POD updates to resolve typos in manpages
Forwarded: not-needed
Author: Nick Morrott <knowledgejunkie@gmail.com>
Last-Update: 2015-06-23

Index: xmltv-rebuild/filter/tv_cat
===================================================================
--- xmltv-rebuild.orig/filter/tv_cat	2015-06-30 16:37:33.826115809 +0100
+++ xmltv-rebuild/filter/tv_cat	2015-06-30 16:37:33.826115809 +0100
@@ -12,7 +12,7 @@
 
 =head1 DESCRIPTION
 
-Read one or more XMLTV files and write a file to standard ouput whose
+Read one or more XMLTV files and write a file to standard output whose
 programmes are the concatenation of the programmes in the input files,
 and whose channels are the union of the channels in the input files.
 
Index: xmltv-rebuild/filter/tv_remove_some_overlapping
===================================================================
--- xmltv-rebuild.orig/filter/tv_remove_some_overlapping	2015-06-30 16:37:33.826115809 +0100
+++ xmltv-rebuild/filter/tv_remove_some_overlapping	2015-06-30 16:37:33.826115809 +0100
@@ -12,7 +12,7 @@
 
 =head1 DESCRIPTION
 
-Read one or more XMLTV files and write a file to standard ouput
+Read one or more XMLTV files and write a file to standard output
 containing the same data, except that some 'magazine' programmes which
 seem to contain two or more other programmes are removed.
 
Index: xmltv-rebuild/grab/dtv_la/tv_grab_dtv_la
===================================================================
--- xmltv-rebuild.orig/grab/dtv_la/tv_grab_dtv_la	2015-06-30 16:37:33.826115809 +0100
+++ xmltv-rebuild/grab/dtv_la/tv_grab_dtv_la	2015-06-30 16:37:33.826115809 +0100
@@ -57,7 +57,7 @@
 from today.
 
 B<--min-delay N> You must insert a delay between page requests to avoid
-unecessary load on the website. If you try to grab pages too quickly then
+unnecessary load on the website. If you try to grab pages too quickly then
 it's likely you will get banned by the website providers (and may get
 all other xmltv users banned as well!).
 Suggested value: 1 (seconds) 
@@ -262,7 +262,7 @@
 ## Returns a TreeBuilder instance
 
 # You must insert a delay between page requests to avoid
-# unecessary load on the website. If you try to grab pages too quickly then
+# unnecessary load on the website. If you try to grab pages too quickly then
 # it's likely you will get banned by the website providers (and may get
 # all other xmltv users banned as well - it's trivial to ban by user-agent string).
 #
Index: xmltv-rebuild/grab/fr/tv_grab_fr
===================================================================
--- xmltv-rebuild.orig/grab/fr/tv_grab_fr	2015-06-30 16:37:33.826115809 +0100
+++ xmltv-rebuild/grab/fr/tv_grab_fr	2015-06-30 16:37:33.826115809 +0100
@@ -34,13 +34,13 @@
 
 B<--configure-more-channels> Use this option to create AUTRES CHAINES list.
 This allows grabbing listings for some channels that are not listed  in the 
-bouquets on the website. For more informations and a list of channels see 
+bouquets on the website. For more information and a list of channels see 
 L<http://www.lahiette.com/biboobox/forum/viewtopic.php?t=1842>.
 
 B<--list-channels> List available channels for chosen bouquets.
 
 B<--config-file FILE> Use FILE as config file instead of the default config 
-file. This allow to have different config files for i.e. different apps.
+file. This allows one to have different config files for i.e. different apps.
 
 B<--gui OPTION> Use this option to enable a graphical interface to be used.
 OPTION may be 'Tk', or left blank for the best available choice.
Index: xmltv-rebuild/grab/huro/tv_grab_huro.in
===================================================================
--- xmltv-rebuild.orig/grab/huro/tv_grab_huro.in	2015-06-30 16:37:33.826115809 +0100
+++ xmltv-rebuild/grab/huro/tv_grab_huro.in	2015-06-30 16:37:33.826115809 +0100
@@ -92,8 +92,8 @@
 Use B<--no-fetch-icons> option to disable the icon fetching.
 Note: icon fetching currently works for Hungary and Romania only.
 
-B<--max-desc-length LENGTH> can be used to maximize the lenght of
-the grabbed program long description. This can be usefull if you have
+B<--max-desc-length LENGTH> can be used to maximize the length of
+the grabbed program long description. This can be useful if you have
 a viewer program (using this xmltv output), which can not be display
 userfriendly the description if it is more then LENGTH character.
 
Index: xmltv-rebuild/grab/it/tv_grab_it.PL
===================================================================
--- xmltv-rebuild.orig/grab/it/tv_grab_it.PL	2015-06-30 16:37:33.826115809 +0100
+++ xmltv-rebuild/grab/it/tv_grab_it.PL	2015-06-30 16:37:33.826115809 +0100
@@ -124,7 +124,7 @@
 empty (or optionally containing just warnings) xml file instead.
 
 The backendsE<39> data quality differs a lot. For example, mytv was very
-basic, yet complete and uses the least amount of bandwith. Skytv has a
+basic, yet complete and uses the least amount of bandwidth. Skytv has a
 lot of channels, but unless you use it with the --slow option the data
 is not very good (and in this case i would be VERY slow). wfactory is a 
 good overall site if you donE<39>t need the whole sky package.
Index: xmltv-rebuild/grab/na_dd/tv_grab_na_dd.in
===================================================================
--- xmltv-rebuild.orig/grab/na_dd/tv_grab_na_dd.in	2015-06-30 16:37:33.826115809 +0100
+++ xmltv-rebuild/grab/na_dd/tv_grab_na_dd.in	2015-06-30 16:37:33.826115809 +0100
@@ -319,7 +319,7 @@
 
 Previous releases of tv_grab_na_dd set XMLTV's "date" field for DD "original-air-date" field.
 The correct place for the data is "previously-shown->start"  The OAD is in both places temporarily
-for compatability reasons.
+for compatibility reasons.
 
 DD has dropped the "repeat" flag and replaced it with a "new" flag. Now we set "previously-shown
 
@@ -1456,7 +1456,7 @@
                         $prog{desc}         =[[$ptr->{description},'en']] if exists $ptr->{description};
 #
 # Note: originalAirDate belongs in the "previosly-shown" tag.
-# It was put in {date} in error.  Let's keep it in {date} for compatability
+# It was put in {date} in error.  Let's keep it in {date} for compatibility
 # reasons.  If we have a copyright date, we change it anyway
 #
 # Note, {original-air-date} has a different meaning for SH episodes
Index: xmltv-rebuild/lib/XMLTV.pm.in
===================================================================
--- xmltv-rebuild.orig/lib/XMLTV.pm.in	2015-06-30 16:37:33.826115809 +0100
+++ xmltv-rebuild/lib/XMLTV.pm.in	2015-06-30 16:37:33.826115809 +0100
@@ -1624,7 +1624,7 @@
 In XML this is a string 'X/Y' plus a list of icons.  In Perl represented
 as a pair [ rating, icons ] similar to I<rating>.
 
-Multiple star ratings are now supported. For backward compatability,
+Multiple star ratings are now supported. For backward compatibility,
 you may specify a single [rating,icon] or the preferred double array
 [[rating,system,icon],[rating2,system2,icon2]] (like 'ratings')
 
