Description: POD updates to resolve man and pod2man warnings
Forwarded: not-needed
Author: Nick Morrott <knowledgejunkie@gmail.com>
Last-Update: 2015-06-23

--- a/grab/is/tv_grab_is
+++ b/grab/is/tv_grab_is
@@ -2,6 +2,8 @@
 
 =pod
 
+=encoding utf8
+
 =head1 NAME
 
 tv_grab_is - Grab TV listings for Iceland.
--- a/grab/na_dd/tv_grab_na_dd.in
+++ b/grab/na_dd/tv_grab_na_dd.in
@@ -347,6 +347,8 @@ Matti Airas, mairas@iki.fi (I used tv_grab_fi as a template)
 
 and of course everyone else I forgot to mention. :)
 
+=back
+
 =cut
 
 #################################################################
--- a/grab/uk_atlas/tv_grab_uk_atlas
+++ b/grab/uk_atlas/tv_grab_uk_atlas
@@ -1872,8 +1872,9 @@ it might be necessary to set HOME to a path without spaces in it.
 
 =head1 SUPPORTED CHANNELS
 
-For information on supported channels, see 
-$HOME/.xmltv/supplement/tv_grab_uk_atlas/tv_grab_uk_atlas.map.channels.conf
+For information on supported channels, see the tv_grab_uk_atlas.map.channels.conf
+file in your $HOME/.xmltv/supplement/tv_grab_uk_atlas/ directory after you have
+run the grabber at least once.
 
 =head1 XMLTV VALIDATION
 
@@ -1894,7 +1895,7 @@ This error can be ignored.
 
 You must obtain an API key free from Atlas MetaBroadcast before you can use 
 this grabber. Instructions are available here: 
-L<http://metabroadcast.com/blog/getting-full-uk-listings-data-from-atlas-it-s-easy>
+L<https://metabroadcast.com/blog/create-and-manage-your-atlas-api-key>
 
 
 2.  I"m getting the error "Status: 400 Bad Request"
--- a/lib/Configure/Writer.pm
+++ b/lib/Configure/Writer.pm
@@ -22,6 +22,10 @@ use XML::Writer 0.600;
 use base 'XML::Writer';
 use Carp;
 
+=pod
+
+=encoding utf8
+
 =head1 NAME
 
 XMLTV::Configure::Writer - Configuration file writer for XMLTV grabbers
