r51077 - /trunk/libsys-virt-perl/debian/patches/fix_spelling-error-in-manpage.patch

carnil-guest at users.alioth.debian.org carnil-guest at users.alioth.debian.org
Sun Jan 17 06:47:42 UTC 2010


Author: carnil-guest
Date: Sun Jan 17 06:47:40 2010
New Revision: 51077

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=51077
Log:
move to patch

Modified:
    trunk/libsys-virt-perl/debian/patches/fix_spelling-error-in-manpage.patch

Modified: trunk/libsys-virt-perl/debian/patches/fix_spelling-error-in-manpage.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsys-virt-perl/debian/patches/fix_spelling-error-in-manpage.patch?rev=51077&op=diff
==============================================================================
--- trunk/libsys-virt-perl/debian/patches/fix_spelling-error-in-manpage.patch (original)
+++ trunk/libsys-virt-perl/debian/patches/fix_spelling-error-in-manpage.patch Sun Jan 17 06:47:40 2010
@@ -31,3 +31,23 @@
  instance of C<Sys::Virt> for the connection, an instance of C<Sys::Virt::Domain>
  for the domain changing state, and a C<event> and C<detail> arguments,
  corresponding to the event constants defined in the C<Sys::Virt::Domain>
+--- a/lib/Sys/Virt/Domain.pm
++++ b/lib/Sys/Virt/Domain.pm
+@@ -392,7 +392,7 @@
+ domains' current name will be maintained. In normal circumstances,
+ the source host determines the target hostname from the URI associated
+ with the C<destcon> connection. If the destination host is multi-homed
+-it may be neccessary to supply an alternate destination hostame
++it may be necessary to supply an alternate destination hostame
+ via the C<uri> parameter. The C<bandwidth> parameter allows network
+ usage to be throttled during migration. If set to zero, no throttling
+ will be performed. The C<flags>, C<dname>, C<uri> and C<bandwidth>
+@@ -411,7 +411,7 @@
+ domains' current name will be maintained. In normal circumstances,
+ the source host determines the target hostname from the URI associated
+ with the C<destcon> connection. If the destination host is multi-homed
+-it may be neccessary to supply an alternate destination hostame
++it may be necessary to supply an alternate destination hostame
+ via the C<uri> parameter. The C<bandwidth> parameter allows network
+ usage to be throttled during migration. If set to zero, no throttling
+ will be performed. The C<flags>, C<dname>, C<uri> and C<bandwidth>




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