Package: libnet-arp-perl
Version: 1.0.3-1
Severity: minor

Hi,

There are some pod errors in the manpage

[quote]
POD ERRORS
       Hey! The above document had some coding errors, which are
explained below:

       Around line 90:
           ’=item’ outside of any ’=over’

       Around line 120:
           You forgot a ’=back’ before ’=head1’
[/quote]

Patch enclosed.

Regards,

-- 
Franck Joncourt
http://debian.org - http://smhteam.info/wiki/
From: Franck Joncourt <[email protected]>
Subject: [PATCH] fixes/pod

This patch fixes pod errors.

Signed-off-by: Franck Joncourt <[email protected]>

---
 ARP.pm |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/ARP.pm b/ARP.pm
index e2f334d..09d3759 100755
--- a/ARP.pm
+++ b/ARP.pm
@@ -87,6 +87,8 @@ I hope this decision is ok as long as we get a cleaner and more perlish API.
 This module can be used to create and send ARP packets and to
 get the mac address of an ethernet interface or ip address.
 
+=over
+
 =item B<send_packet()>
 
   Net::ARP::send_packet('lo',                 # Device
@@ -117,6 +119,8 @@ get the mac address of an ethernet interface or ip address.
   and stores it in the variable $mac. The return value is 
   "unknown" if the mac cannot be looked up.
 
+=back
+
 =head1 SEE ALSO
 
  man -a arp
-- 
tg: (4b3b703..) fixes/pod (depends on: upstream)

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to