Bug 773569 - [doc] Typo of bandwith in parameters of block_pull method
Summary: [doc] Typo of bandwith in parameters of block_pull method
Keywords:
Status: CLOSED DUPLICATE of bug 773572
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: perl-Sys-Virt
Version: 6.3
Hardware: x86_64
OS: Linux
low
low
Target Milestone: rc
: ---
Assignee: Daniel Berrangé
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-01-12 09:45 UTC by xhu
Modified: 2016-04-26 13:59 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-02-15 14:07:57 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description xhu 2012-01-12 09:45:25 UTC
Description of problem:
Typo of bandwith in parameters of block_pull method

Version-Release number of selected component (if applicable):
perl-Sys-Virt-0.9.9-1.el6.x86_64

How reproducible:
everytimes

Steps to Reproduce:
1.
# man /usr/share/man/man3/Sys::Virt::Domain.3pm.gz
...
$dom->block_pull($path, $bandwith, $flags=0)
Merge the backing files associated with $path into the top level file. The $bandwidth parameter specifies the maximum I/O rate to allow in KB/s.
...

  
Actual results:


Expected results:


Additional info:

Comment 1 Daniel Berrangé 2012-02-15 14:07:57 UTC

*** This bug has been marked as a duplicate of bug 773572 ***


Note You need to log in before you can comment on or make changes to this bug.