This is an automated email from the git hooks/post-receive script.

grinorcole-guest pushed a commit to branch master
in repository libnet-interface-perl.

commit ea863878bd05dc23d84cd4920dd341720cac5db0
Author: Christopher Hoskin <christopher.hos...@gmail.com>
Date:   Fri Sep 23 06:59:37 2016 +0100

    Fix man page spellings
---
 debian/changelog             |  1 +
 debian/patches/manpage.patch | 22 ++++++++++++++++++++--
 2 files changed, 21 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e2ff620..0d981aa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ libnet-interface-perl (1.015-1) UNRELEASED; urgency=medium
   * New upstream release (1.015)
   * Refresh reproducible-build.patch
   * Enable hardening
+  * Fix man page spellings
 
  -- Christopher Hoskin <christopher.hos...@gmail.com>  Fri, 23 Sep 2016 
06:02:50 +0100
 
diff --git a/debian/patches/manpage.patch b/debian/patches/manpage.patch
index f9df0a7..13da083 100644
--- a/debian/patches/manpage.patch
+++ b/debian/patches/manpage.patch
@@ -1,7 +1,7 @@
 Description: Fixes POD errors
 Author: Christopher Hoskin <christopher.hos...@gmail.com>
 Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=102275
-Last-Update: 2015-02-21
+Last-Update: 2016-09-23
 
 --- a/lib/Net/Interface/Developer.pm
 +++ b/lib/Net/Interface/Developer.pm
@@ -23,6 +23,24 @@ Last-Update: 2015-02-21
  
    # test.pl for developer
    #
+@@ -197,7 +197,7 @@
+ =head1 DEVELOPER API DESCRIPTION
+ 
+ If you have gotten this far, it is time to read some of the code. AF_familes
+-and IFREQ_families are accessed through constuctor structs found at the bottom
++and IFREQ_families are accessed through constructor structs found at the 
bottom
+ of each of the ni_af_xxx and ni_xx_ifreq source files. Their vectoring
+ components are described in C<ni_func.h> near the bottom and in C<ni_util.c>
+ in the section labeled B<constructor registration> the essence of which is
+@@ -266,7 +266,7 @@
+ 
+ =item NI_PRINT_IPV6(struct sin6_addr);
+ 
+-  Takes an agrument of the form sockaddr_in6.sin6_addr and prints
++  Takes an argument of the form sockaddr_in6.sin6_addr and prints
+ 
+       XXXX:XXXX:XXXX:XXXX:XXXX:XXXX:XXXX:XXXX
+ 
 @@ -429,6 +429,7 @@
  
        nifp->refreshir 
@@ -33,7 +51,7 @@ Last-Update: 2015-02-21
  
 --- a/inst/netsymbols.pl
 +++ b/inst/netsymbols.pl
-@@ -711,6 +711,9 @@
+@@ -788,6 +788,9 @@
  
    i.e.
  |, $utxt, q|

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libnet-interface-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to