r64399 - /trunk/libnetaddr-ip-perl/debian/patches/spelling.patch

periapt-guest at users.alioth.debian.org periapt-guest at users.alioth.debian.org
Fri Oct 29 09:16:59 UTC 2010


Author: periapt-guest
Date: Fri Oct 29 09:16:34 2010
New Revision: 64399

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=64399
Log:
fixed spelling: separator

Modified:
    trunk/libnetaddr-ip-perl/debian/patches/spelling.patch

Modified: trunk/libnetaddr-ip-perl/debian/patches/spelling.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnetaddr-ip-perl/debian/patches/spelling.patch?rev=64399&op=diff
==============================================================================
--- trunk/libnetaddr-ip-perl/debian/patches/spelling.patch (original)
+++ trunk/libnetaddr-ip-perl/debian/patches/spelling.patch Fri Oct 29 09:16:34 2010
@@ -15,3 +15,23 @@
  
  	inet_aton, inet_ntoa, ipv6_aton, ipv6_n2x, ipv6_n2d
  	inet_any2d, inet_n2dx, inet_n2ad, inetanyto6, ipv6to4
+@@ -490,7 +490,7 @@
+ 
+ The last two methods B<new_cis> and B<new_cis6> differ from B<new> and
+ B<new6> only in that they except the common Cisco address notation for
+-address/mask pairs with a B<space> as a seperator instead of a slash (/)
++address/mask pairs with a B<space> as a separator instead of a slash (/)
+ 
+   i.e.  ->new_cis('1.2.3.0 24')
+         or
+--- a/Lite/Lite.pm
++++ b/Lite/Lite.pm
+@@ -500,7 +500,7 @@
+ 
+ The last two methods B<new_cis> and B<new_cis6> differ from B<new> and
+ B<new6> only in that they except the common Cisco address notation for
+-address/mask pairs with a B<space> as a seperator instead of a slash (/)
++address/mask pairs with a B<space> as a separator instead of a slash (/)
+ 
+   i.e.  ->new_cis('1.2.3.0 24')
+         or




More information about the Pkg-perl-cvs-commits mailing list