[libsys-virt-perl] 02/03: Refresh fix-more-spelling-error-in-manpage.patch
Salvatore Bonaccorso
carnil at debian.org
Mon Jun 6 14:59:24 UTC 2016
This is an automated email from the git hooks/post-receive script.
carnil pushed a commit to branch master
in repository libsys-virt-perl.
commit 53d68d0985a67eb07c435128da089e9e4433b4fa
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Mon Jun 6 16:33:15 2016 +0200
Refresh fix-more-spelling-error-in-manpage.patch
---
debian/patches/fix-more-spelling-error-in-manpage.patch | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/patches/fix-more-spelling-error-in-manpage.patch b/debian/patches/fix-more-spelling-error-in-manpage.patch
index 9b4a124..1d21fd0 100644
--- a/debian/patches/fix-more-spelling-error-in-manpage.patch
+++ b/debian/patches/fix-more-spelling-error-in-manpage.patch
@@ -27,7 +27,7 @@ Bug: https://rt.cpan.org/Ticket/Display.html?id=113875
parameter is currently unused and defaults to zero. The
--- a/lib/Sys/Virt/Domain.pm
+++ b/lib/Sys/Virt/Domain.pm
-@@ -1260,7 +1260,7 @@ Obtain information about the state of al
+@@ -1290,7 +1290,7 @@ Obtain information about the state of al
guest domain. The returned list will have one element for each vCPU,
where each elements contains a hash reference. The keys in the hash
are, C<number> the vCPU number, C<cpu> the physical CPU on which the
@@ -36,7 +36,7 @@ Bug: https://rt.cpan.org/Ticket/Display.html?id=113875
time of the vCPU, C<state> the running state and C<affinity> giving
the allowed shedular placement. The value for C<affinity> is a
string representing a bitmask against physical CPUs, 8 cpus per
-@@ -1322,7 +1322,7 @@ documented later, and defaults to 0 if o
+@@ -1352,7 +1352,7 @@ documented later, and defaults to 0 if o
=item my @stats = $dom->get_cpu_stats($startCpu, $numCpus, $flags=0)
Requests the guests host physical CPU usage statistics, starting
@@ -45,7 +45,7 @@ Bug: https://rt.cpan.org/Ticket/Display.html?id=113875
is -1 and C<$numCpus> is 1, then the utilization across all CPUs
is returned. Returns an array of hash references, each element
containing stats for one CPU.
-@@ -1418,7 +1418,7 @@ The elapsed time in milliseconds
+@@ -1448,7 +1448,7 @@ The elapsed time in milliseconds
=item Sys::Virt::Domain::JOB_TIME_ELAPSED_NET
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libsys-virt-perl.git
More information about the Pkg-perl-cvs-commits
mailing list